From 0f5be7600198c4b10e2dd8be4da90662efbd85e5 Mon Sep 17 00:00:00 2001 From: paulbeach Date: Mon, 9 Jun 2008 11:16:56 +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 ffadd65ab4..d6df03488f 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.20426 2008-06-09 11:16:49 paulbeach Exp $" +BuildVersion="$Id: writeBuildNum.sh,v 1.20427 2008-06-09 11:16:55 paulbeach Exp $" BuildType=T MajorVer=2 MinorVer=5 RevNo=0 -BuildNum=20265 +BuildNum=20266 if [ "$SPECIAL_BUILD_SUFFIX" = "" ]; then # Normal builds @@ -94,7 +94,7 @@ cat >$1 <