From a42c1000050dd154ad61ce00d1e691a7081349e4 Mon Sep 17 00:00:00 2001 From: Jeffrey Altman Date: Sun, 30 Nov 2003 03:52:59 +0000 Subject: [PATCH] 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 --- src/config/NTMakefile.i386_nt40 | 4 ++-- src/config/NTMakefile.i386_win95 | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/config/NTMakefile.i386_nt40 b/src/config/NTMakefile.i386_nt40 index fd8433974d..f9e3930c66 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 1ae59ca48b..11c7938bfc 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