From 60187178b898d216da75a5fc7c72c89f83aa1a22 Mon Sep 17 00:00:00 2001 From: alexpeshkoff Date: Mon, 30 Nov 2009 12:10:49 +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 1e6d8167f2..96bba5171a 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.26665 2009-11-30 12:10:46 alexpeshkoff Exp $" +BuildVersion="$Id: writeBuildNum.sh,v 1.26666 2009-11-30 12:10:48 alexpeshkoff Exp $" BuildType=T MajorVer=3 MinorVer=0 RevNo=0 -BuildNum=26492 +BuildNum=26493 if [ "$SPECIAL_BUILD_SUFFIX" = "" ]; then # Normal builds @@ -94,7 +94,7 @@ cat >$1 <