]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
update-version-number-for-windows-20031129
authorJeffrey Altman <jaltman@grand.central.org>
Sun, 30 Nov 2003 03:52:59 +0000 (03:52 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Sun, 30 Nov 2003 03:52:59 +0000 (03:52 +0000)
Updated the version number to 1.3.51 for both nt40 and win95
However, it is unlike that win95 will build at this point in time.
Its version of the makefile had not been touched since 1.2.2b

src/config/NTMakefile.i386_nt40
src/config/NTMakefile.i386_win95

index fd8433974da929d7efd9bdd461f8700da106e2c6..f9e3930c6630b28ff42da007392dfb3378df1ef3 100644 (file)
@@ -77,8 +77,8 @@ INCLUDE = $(AFSDEV_INCLUDE)
 LIB = $(AFSDEV_LIB)
 
 #define used in WinNT/2000 installation and program version display
-AFSPRODUCT_VERSION=1.2.11
-AFSPRODUCT_FILE_VERSION=1,2,1100,0
+AFSPRODUCT_VERSION=1.3.51
+AFSPRODUCT_FILE_VERSION=1,3,5100,0
 CELLNAME_DEFAULT=Your Cell Name
 CELLSERVDB_INSTALL=CellServDB.GrandCentral
 CELLSERVDB_WEB=http://grand.central.org/dl/cellservdb/CellServDB
index 1ae59ca48b530e3ec9edf771d73d91c741c1bd10..11c7938bfc73f23df06979e91229ed95b3229cc2 100644 (file)
@@ -36,7 +36,7 @@ APPVER = 4.0
 !ENDIF
 
 #define used in Win9x installation and program version display
-AFSPRODUCT_VERSION=1.2.2 b
+AFSPRODUCT_VERSION=1.3.51
 CELLNAME_DEFAULT=Your Cell Name
 CELLSERVDB_INSTALL=CellServDB.GrandCentral
 CELLSERVDB_WEB=http://grand.central.org/dl/cellservdb/CellServDB