From: Jeffrey Altman Date: Sun, 30 Nov 2003 03:52:59 +0000 (+0000) Subject: update-version-number-for-windows-20031129 X-Git-Tag: openafs-devel-1_3_51~71 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=a42c1000050dd154ad61ce00d1e691a7081349e4;p=packages%2Fo%2Fopenafs.git update-version-number-for-windows-20031129 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 --- diff --git a/src/config/NTMakefile.i386_nt40 b/src/config/NTMakefile.i386_nt40 index fd8433974..f9e3930c6 100644 --- a/src/config/NTMakefile.i386_nt40 +++ b/src/config/NTMakefile.i386_nt40 @@ -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 diff --git a/src/config/NTMakefile.i386_win95 b/src/config/NTMakefile.i386_win95 index 1ae59ca48..11c7938bf 100644 --- a/src/config/NTMakefile.i386_win95 +++ b/src/config/NTMakefile.i386_win95 @@ -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