From 9788e8b81869becb935a51ad21a5644691883772 Mon Sep 17 00:00:00 2001 From: fsg Date: Wed, 10 Sep 2008 19:11:24 +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 9b1a5f83fe..2588a4b74b 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.21200 2008-09-10 15:58:36 asfernandes Exp $" +BuildVersion="$Id: writeBuildNum.sh,v 1.21201 2008-09-10 19:11:24 fsg Exp $" BuildType=T MajorVer=2 MinorVer=5 RevNo=0 -BuildNum=21039 +BuildNum=21040 if [ "$SPECIAL_BUILD_SUFFIX" = "" ]; then # Normal builds @@ -94,7 +94,7 @@ cat >$1 <