mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-02-02 09:20:39 +01:00
increment build number
This commit is contained in:
parent
b5cee7dbb5
commit
14a72ccad8
@ -3,16 +3,16 @@
|
|||||||
*** DO NOT EDIT ***
|
*** DO NOT EDIT ***
|
||||||
TO CHANGE ANY INFORMATION IN HERE PLEASE
|
TO CHANGE ANY INFORMATION IN HERE PLEASE
|
||||||
EDIT src/misc/writeBuildNum.sh
|
EDIT src/misc/writeBuildNum.sh
|
||||||
FORMAL BUILD NUMBER:18554
|
FORMAL BUILD NUMBER:18555
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#define PRODUCT_VER_STRING "2.1.7.18554"
|
#define PRODUCT_VER_STRING "2.1.7.18555"
|
||||||
#define FILE_VER_STRING "WI-V2.1.7.18554"
|
#define FILE_VER_STRING "WI-V2.1.7.18555"
|
||||||
#define LICENSE_VER_STRING "WI-V2.1.7.18554"
|
#define LICENSE_VER_STRING "WI-V2.1.7.18555"
|
||||||
#define FILE_VER_NUMBER 2, 1, 7, 18554
|
#define FILE_VER_NUMBER 2, 1, 7, 18555
|
||||||
#define FB_MAJOR_VER "2"
|
#define FB_MAJOR_VER "2"
|
||||||
#define FB_MINOR_VER "1"
|
#define FB_MINOR_VER "1"
|
||||||
#define FB_REV_NO "7"
|
#define FB_REV_NO "7"
|
||||||
#define FB_BUILD_NO "18554"
|
#define FB_BUILD_NO "18555"
|
||||||
#define FB_BUILD_TYPE "V"
|
#define FB_BUILD_TYPE "V"
|
||||||
#define FB_BUILD_SUFFIX "Firebird 2.1"
|
#define FB_BUILD_SUFFIX "Firebird 2.1"
|
||||||
|
@ -9,7 +9,7 @@ BuildType=V
|
|||||||
MajorVer=2
|
MajorVer=2
|
||||||
MinorVer=1
|
MinorVer=1
|
||||||
RevNo=7
|
RevNo=7
|
||||||
BuildNum=18554
|
BuildNum=18555
|
||||||
|
|
||||||
if [ "$SPECIAL_BUILD_SUFFIX" = "" ]; then
|
if [ "$SPECIAL_BUILD_SUFFIX" = "" ]; then
|
||||||
# Normal builds
|
# Normal builds
|
||||||
|
Loading…
Reference in New Issue
Block a user