Skip to content

Commit

Permalink
Fixup.
Browse files Browse the repository at this point in the history
  • Loading branch information
drunkcod committed Mar 6, 2017
1 parent bdc968b commit c2311fc
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions Source/Version.cs
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
using System.Reflection;
using System.Reflection;
using System.Runtime.InteropServices;

[assembly: ComVisible(false)]
<<<<<<< HEAD
[assembly: AssemblyVersion("2017.1.17.1")]
[assembly: AssemblyInformationalVersion("2017.01.13")]
=======
[assembly: AssemblyVersion("2017.3.6.1")]
[assembly: AssemblyInformationalVersion("2017.03.06")]
>>>>>>> a64d261... Let's go with that then.

0 comments on commit c2311fc

Please sign in to comment.