From 53285a49db6cf99f50ecfa6950e98d72221d6cb4 Mon Sep 17 00:00:00 2001 From: alexpeshkoff Date: Wed, 16 Dec 2009 13:40:23 +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 d7e91cd42f..ac5cd573bf 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.26978 2009-12-16 13:40:20 alexpeshkoff Exp $" +BuildVersion="$Id: writeBuildNum.sh,v 1.26979 2009-12-16 13:40:22 alexpeshkoff Exp $" BuildType=T MajorVer=3 MinorVer=0 RevNo=0 -BuildNum=26805 +BuildNum=26806 if [ "$SPECIAL_BUILD_SUFFIX" = "" ]; then # Normal builds @@ -94,7 +94,7 @@ cat >$1 <