Skip to content

Commit 44e89f8

Browse files
committed
Fix version number, update FNA
1 parent 18346a2 commit 44e89f8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
1818
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
1919

20-
[assembly: AssemblyVersion ("17.09.*")]
20+
[assembly: AssemblyVersion ("17.09.0.*")]
2121

2222
// The following attributes are used to specify the signing key for the assembly,
2323
// if desired. See the Mono documentation for more information about signing.

lib-projs/FNA

Submodule FNA updated from 7f5c320 to 648c6a9

0 commit comments

Comments
 (0)