Removed 'rc1', since I believe next release will be final!

This commit is contained in:
William Kendrick 2007-07-01 15:01:35 +00:00
parent 19f4d196ee
commit 9b15de7ff3
2 changed files with 4 additions and 4 deletions

View file

@ -7,12 +7,12 @@
# bill@newbreedsoftware.com
# http://www.tuxpaint.org/
# June 14, 2002 - June 27, 2007
# June 14, 2002 - July 1, 2007
# The version number, for release:
VER_VERSION=0.9.17rc1
VER_VERSION=0.9.17
VER_DATE=`date +"%Y-%m-%d"`

View file

@ -45,14 +45,14 @@ BEGIN
VALUE "Comments", "\0"
VALUE "CompanyName", "New Breed Software\0"
VALUE "FileDescription", "Tux Paint - Release Candidate.\0"
VALUE "FileVersion", "0.9.17rc1\0"
VALUE "FileVersion", "0.9.17\0"
VALUE "InternalName", "Tux Paint\0"
VALUE "LegalCopyright", "Copyright © 2007 by Bill Kendrick\0"
VALUE "LegalTrademarks", "\0"
VALUE "OriginalFilename", "TuxPaint.exe\0"
VALUE "PrivateBuild", "\0"
VALUE "ProductName", "Tux Paint\0"
VALUE "ProductVersion", "0.9.17rc1\0"
VALUE "ProductVersion", "0.9.17\0"
VALUE "SpecialBuild", "win32 build by John Popplewell\0"
END
END