Updating version number

master
Nathan Adams 2012-05-16 22:13:33 -05:00
parent 9147ad4b56
commit ee96efe943
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ using System.Runtime.InteropServices;
// Build Number // Build Number
// Revision // Revision
// //
[assembly: AssemblyVersion("1.0.1.1")] [assembly: AssemblyVersion("1.0.1.5")]
#if DEBUG #if DEBUG
[assembly: AssemblyConfiguration("Debug")] [assembly: AssemblyConfiguration("Debug")]