framework for nsis packages on windows

This commit is contained in:
SVN User
2008-07-14 16:00:08 +00:00
parent d3113d99a7
commit 51ebbe6763
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -5,6 +5,7 @@ FWB_MAJOR_VERSION=3
FWB_MINOR_VERSION=0
FWB_MICRO_VERSION=0
VERSION="3.0.0"
SHORTVERSION="300"
# RELEASE="1"
RELEASE="b@BUILD_NUM@"
+1 -1
View File
@@ -1 +1 @@
#define BUILD_NUM 0
#define BUILD_NUM 356