From ce752f58697f8639e82f44084f8bf723ec273219 Mon Sep 17 00:00:00 2001 From: robocop Date: Mon, 30 Nov 2009 09:21:17 +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 220d14318d..2be800df0a 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.26651 2009-11-30 09:21:13 robocop Exp $" +BuildVersion="$Id: writeBuildNum.sh,v 1.26652 2009-11-30 09:21:15 robocop Exp $" BuildType=T MajorVer=3 MinorVer=0 RevNo=0 -BuildNum=26478 +BuildNum=26479 if [ "$SPECIAL_BUILD_SUFFIX" = "" ]; then # Normal builds @@ -94,7 +94,7 @@ cat >$1 <