mirror of
https://git.do.srb2.org/STJr/ZoneBuilder.git
synced 2024-11-10 06:41:49 +00:00
Changed version number to 1.0 in preparation of release
This commit is contained in:
parent
760dff9df0
commit
d99602fc51
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -28,4 +28,4 @@ using System.Runtime.InteropServices;
|
|||
// Build Number
|
||||
// Revision
|
||||
//
|
||||
[assembly: AssemblyVersion("0.1.0.2462")]
|
||||
[assembly: AssemblyVersion("1.0.0.2462")]
|
Loading…
Reference in a new issue