mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-22 21:23:04 +01:00
nightly update
This commit is contained in:
parent
cd77d50948
commit
f53404f378
@ -1,3 +1,8 @@
|
||||
2012-02-13 06:53 alexpeshkoff
|
||||
M src/dsql/dsql.tab.h
|
||||
M src/dsql/parse.cpp
|
||||
Files auto-generated by bison
|
||||
|
||||
2012-02-08 15:51 paul_reeves
|
||||
M builds/install/arch-specific/win32/After_Installation.url
|
||||
M builds/install/arch-specific/win32/BuildExecutableInstall.bat
|
||||
|
@ -3,16 +3,16 @@
|
||||
*** DO NOT EDIT ***
|
||||
TO CHANGE ANY INFORMATION IN HERE PLEASE
|
||||
EDIT src/misc/writeBuildNum.sh
|
||||
FORMAL BUILD NUMBER:13317
|
||||
FORMAL BUILD NUMBER:13318
|
||||
*/
|
||||
|
||||
#define PRODUCT_VER_STRING "2.0.7.13317"
|
||||
#define FILE_VER_STRING "WI-V2.0.7.13317"
|
||||
#define LICENSE_VER_STRING "WI-V2.0.7.13317"
|
||||
#define FILE_VER_NUMBER 2, 0, 7, 13317
|
||||
#define PRODUCT_VER_STRING "2.0.7.13318"
|
||||
#define FILE_VER_STRING "WI-V2.0.7.13318"
|
||||
#define LICENSE_VER_STRING "WI-V2.0.7.13318"
|
||||
#define FILE_VER_NUMBER 2, 0, 7, 13318
|
||||
#define FB_MAJOR_VER "2"
|
||||
#define FB_MINOR_VER "0"
|
||||
#define FB_REV_NO "7"
|
||||
#define FB_BUILD_NO "13317"
|
||||
#define FB_BUILD_NO "13318"
|
||||
#define FB_BUILD_TYPE "V"
|
||||
#define FB_BUILD_SUFFIX "Firebird 2.0"
|
||||
|
@ -9,7 +9,7 @@ BuildType=V
|
||||
MajorVer=2
|
||||
MinorVer=0
|
||||
RevNo=7
|
||||
BuildNum=13317
|
||||
BuildNum=13318
|
||||
|
||||
if [ "$SPECIAL_BUILD_SUFFIX" = "" ]; then
|
||||
# Normal builds
|
||||
|
Loading…
Reference in New Issue
Block a user