From 6cc2ccf668327980ebc2774721bf9e232f070506 Mon Sep 17 00:00:00 2001 From: fsg Date: Sun, 21 Jun 2009 12:49:57 +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 f098362bd9..4821af315a 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.24493 2009-06-21 12:49:07 fsg Exp $" +BuildVersion="$Id: writeBuildNum.sh,v 1.24494 2009-06-21 12:49:56 fsg Exp $" BuildType=T MajorVer=2 MinorVer=5 RevNo=0 -BuildNum=24329 +BuildNum=24330 if [ "$SPECIAL_BUILD_SUFFIX" = "" ]; then # Normal builds @@ -94,7 +94,7 @@ cat >$1 <