Skip to content

Commit

Permalink
Updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
walshie4 committed Feb 24, 2015
1 parent e6da187 commit 2cbda97
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Antumbra/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.1.17.0")]
[assembly: AssemblyFileVersion("0.1.17.0")]
[assembly: AssemblyVersion("0.1.18.0")]
[assembly: AssemblyFileVersion("0.1.18.0")]
2 changes: 1 addition & 1 deletion WintumbraInstaller/WintumbraInstaller.iss
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[Setup]
AppName = "Antumbra"
AppVersion = 0.1.1
AppVersion = 0.1.18
AppId = "Wintumbra"
DefaultDirName = "{pf32}\Antumbra"
UsePreviousAppDir = no
Expand Down

0 comments on commit 2cbda97

Please sign in to comment.