Changed version number to 1.0 in preparation of release

This commit is contained in:
MascaraSnake 2016-01-04 12:56:13 +01:00
parent 760dff9df0
commit d99602fc51
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
[Setup]
AppName=Zone Builder
AppVerName=Zone Builder 0.1
AppVerName=Zone Builder 1.0
AppPublisher=MascaraSnake
AppPublisherURL=http://mb.srb2.org/member.php?u=3131
;AppSupportURL=http://forum.zdoom.org/viewtopic.php?f=3&t=32392

View File

@ -28,4 +28,4 @@ using System.Runtime.InteropServices;
// Build Number
// Revision
//
[assembly: AssemblyVersion("0.1.0.2462")]
[assembly: AssemblyVersion("1.0.0.2462")]