From 9a5d41385121c7c0383d3e3e0c7ca9f9093c2614 Mon Sep 17 00:00:00 2001 From: fsg Date: Fri, 26 Jan 2007 03:20:57 +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 2a245d6b9f..ffd8ed607e 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.14997 2007-01-26 01:24:46 asfernandes Exp $" +BuildVersion="$Id: writeBuildNum.sh,v 1.14998 2007-01-26 03:20:57 fsg Exp $" BuildType=T MajorVer=2 MinorVer=1 RevNo=0 -BuildNum=14841 +BuildNum=14842 if [ "$SPECIAL_BUILD_SUFFIX" = "" ]; then # Normal builds @@ -94,7 +94,7 @@ cat >$1 <