From 6c3db2ecc254ebd35f57efb15ab6b4b2b1f7f870 Mon Sep 17 00:00:00 2001 From: fsg Date: Sun, 14 Dec 2008 19:40:09 +0000 Subject: [PATCH] increment build number --- src/misc/writeBuildNum.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/misc/writeBuildNum.sh b/src/misc/writeBuildNum.sh index 0a106d818c..0e807143f5 100755 --- a/src/misc/writeBuildNum.sh +++ b/src/misc/writeBuildNum.sh @@ -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.21929 2008-12-14 19:39:08 fsg Exp $" +BuildVersion="$Id: writeBuildNum.sh,v 1.21930 2008-12-14 19:40:08 fsg Exp $" BuildType=T MajorVer=2 MinorVer=5 RevNo=0 -BuildNum=21768 +BuildNum=21769 if [ "$SPECIAL_BUILD_SUFFIX" = "" ]; then # Normal builds @@ -94,7 +94,7 @@ cat >$1 <