Prepare for v2.0 release

This commit is contained in:
MascaraSnake 2016-01-30 17:20:08 +01:00
parent 4497d20269
commit 56c8ba57aa
3 changed files with 3 additions and 3 deletions

View file

@ -3,7 +3,7 @@
[Setup]
AppName=Zone Builder
AppVerName=Zone Builder 1.1
AppVerName=Zone Builder 2.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("1.1.0.2480")]
[assembly: AssemblyVersion("2.0.0.2492")]

View file

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