Skip to content

Commit b8f143c

Browse files
author
Jeremy Tammik
committed
added version number
1 parent 4143c0c commit b8f143c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CompHoundInv/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
// associated with an assembly.
99
//
1010
[assembly: AssemblyTitle("CompHoundInv")]
11-
[assembly: AssemblyDescription("CompHoundInv")]
11+
[assembly: AssemblyDescription("CompHound Inventor add-in")]
1212
[assembly: AssemblyConfiguration("")]
1313
[assembly: AssemblyCompany("Autodesk, Inc.")]
1414
[assembly: AssemblyProduct("Autodesk Inventor")]
@@ -30,7 +30,7 @@
3030
// You can specify all the values or you can default the Revision and Build Numbers
3131
// by using the '*' as shown below:
3232

33-
[assembly: AssemblyVersion("1.0.*")]
33+
[assembly: AssemblyVersion("2016.0.0.0")]
3434

3535
//
3636
// In order to sign your assembly you must specify a key to use. Refer to the

0 commit comments

Comments
 (0)