8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-24 00:03:03 +01:00
This commit is contained in:
dimitr 2009-06-29 04:24:46 +00:00
parent 9ac27abdca
commit 5b9a130dc7
3 changed files with 10 additions and 10 deletions

View File

@ -3,16 +3,16 @@
*** DO NOT EDIT ***
TO CHANGE ANY INFORMATION IN HERE PLEASE
EDIT src/misc/writeBuildNum.sh
FORMAL BUILD NUMBER:18180
FORMAL BUILD NUMBER:18182
*/
#define PRODUCT_VER_STRING "2.1.3.18180"
#define FILE_VER_STRING "WI-V2.1.3.18180"
#define LICENSE_VER_STRING "WI-V2.1.3.18180"
#define FILE_VER_NUMBER 2, 1, 3, 18180
#define PRODUCT_VER_STRING "2.1.3.18182"
#define FILE_VER_STRING "WI-V2.1.3.18182"
#define LICENSE_VER_STRING "WI-V2.1.3.18182"
#define FILE_VER_NUMBER 2, 1, 3, 18182
#define FB_MAJOR_VER "2"
#define FB_MINOR_VER "1"
#define FB_REV_NO "3"
#define FB_BUILD_NO "18180"
#define FB_BUILD_NO "18182"
#define FB_BUILD_TYPE "V"
#define FB_BUILD_SUFFIX "Firebird 2.1"

View File

@ -17,7 +17,7 @@
* Contributor(s): ______________________________________.
*/
#define ISC_FILE_VER_STRING "WI-V6.3.4.18180"
#define ISC_FILE_VER_NUMBER 6, 3, 4, 18180
#define ISC_FILE_VER_STRING "WI-V6.3.4.18182"
#define ISC_FILE_VER_NUMBER 6, 3, 4, 18182
#define ISC_MAJOR_VER "6"
#define ISC_MINOR_VER "3"

View File

@ -3,13 +3,13 @@
# This file is used both to rebuild the header file and to set the
# environment variables on the config call
BuildVersion="$Id: writeBuildNum.sh,v 1.17894.2.21 2009-06-14 15:53:31 dimitr Exp $"
BuildVersion="$Id: writeBuildNum.sh,v 1.17894.2.22 2009-06-29 04:23:32 dimitr Exp $"
BuildType=V
MajorVer=2
MinorVer=1
RevNo=3
BuildNum=18180
BuildNum=18182
if [ "$SPECIAL_BUILD_SUFFIX" = "" ]; then
# Normal builds