From e46456f11492bc76a4cb8bca2598ed5448729113 Mon Sep 17 00:00:00 2001 From: paul_reeves Date: Thu, 6 Sep 2007 12:51:26 +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 438d24f7a5..143537b4e3 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.16642 2007-09-06 12:51:22 paul_reeves Exp $" +BuildVersion="$Id: writeBuildNum.sh,v 1.16643 2007-09-06 12:51:25 paul_reeves Exp $" BuildType=T MajorVer=2 MinorVer=1 RevNo=0 -BuildNum=16485 +BuildNum=16486 if [ "$SPECIAL_BUILD_SUFFIX" = "" ]; then # Normal builds @@ -94,7 +94,7 @@ cat >$1 <