From 128ec84945c1f0879e0df74259a55029f2ea48d6 Mon Sep 17 00:00:00 2001 From: Jeffrey Altman Date: Wed, 17 Aug 2005 11:38:55 +0000 Subject: [PATCH] windows-version-1-5-20050817 Development version to 1.5.xxxx --- doc/txt/winnotes/afs-changes-since-1.2.txt | 3 +++ doc/txt/winnotes/afs-install-notes.txt | 4 ++-- doc/txt/winnotes/afs-integration.txt | 2 +- doc/txt/winnotes/registry.txt | 2 +- src/config/NTMakefile.amd64_w2k | 2 +- src/config/NTMakefile.i386_nt40 | 2 +- src/config/NTMakefile.i386_w2k | 2 +- src/config/NTMakefile.i386_win95 | 2 +- 8 files changed, 11 insertions(+), 8 deletions(-) diff --git a/doc/txt/winnotes/afs-changes-since-1.2.txt b/doc/txt/winnotes/afs-changes-since-1.2.txt index 74855cefd..e5a8c0218 100644 --- a/doc/txt/winnotes/afs-changes-since-1.2.txt +++ b/doc/txt/winnotes/afs-changes-since-1.2.txt @@ -1,3 +1,6 @@ + +New development series 1.5.0 begun (17 Aug 2005) + Since 1.3.87: 1.4.0 rc1 released (17 Aug 2005) * Byte-range locking as described in cm_vnodeops.c has been implemented. diff --git a/doc/txt/winnotes/afs-install-notes.txt b/doc/txt/winnotes/afs-install-notes.txt index d18555d3d..b089bd6ad 100644 --- a/doc/txt/winnotes/afs-install-notes.txt +++ b/doc/txt/winnotes/afs-install-notes.txt @@ -1,7 +1,7 @@ -OpenAFS for Windows 1.4.0000 Installation Notes +OpenAFS for Windows 1.5.0000 Installation Notes ----------------------------------------------- -OpenAFS for Windows 1.4.0000 is the best client available for +OpenAFS for Windows 1.5.0000 is an unstable development client available for Microsoft Windows operating systems. It can be installed either as a new installation or an upgrade from previous versions of OpenAFS for Windows or IBM AFS for Windows. Installers are provided in two diff --git a/doc/txt/winnotes/afs-integration.txt b/doc/txt/winnotes/afs-integration.txt index ab541f2fe..86d4dda85 100644 --- a/doc/txt/winnotes/afs-integration.txt +++ b/doc/txt/winnotes/afs-integration.txt @@ -1,4 +1,4 @@ -(This document is current as of release 1.4.000) +(This document is current as of release 1.5.000) How to determine if OpenAFS is installed? diff --git a/doc/txt/winnotes/registry.txt b/doc/txt/winnotes/registry.txt index 1b8f2b896..436bd0bc4 100644 --- a/doc/txt/winnotes/registry.txt +++ b/doc/txt/winnotes/registry.txt @@ -1,5 +1,5 @@ Registry keys and Environment Variables used in the Windows AFS Client -as of release 1.4.0000 +as of release 1.5.0000 ====================================================================== REGISTRY KEYS: diff --git a/src/config/NTMakefile.amd64_w2k b/src/config/NTMakefile.amd64_w2k index c3f2ce1c9..4beb07629 100644 --- a/src/config/NTMakefile.amd64_w2k +++ b/src/config/NTMakefile.amd64_w2k @@ -79,7 +79,7 @@ LIB = $(AFSDEV_LIB) #define used in WinNT/2000 installation and program version display AFSPRODUCT_VER_MAJOR=1 -AFSPRODUCT_VER_MINOR=4 +AFSPRODUCT_VER_MINOR=5 AFSPRODUCT_VER_PATCH=0000 AFSPRODUCT_VER_BUILD=0 diff --git a/src/config/NTMakefile.i386_nt40 b/src/config/NTMakefile.i386_nt40 index f6b52fca0..3e3ca604a 100644 --- a/src/config/NTMakefile.i386_nt40 +++ b/src/config/NTMakefile.i386_nt40 @@ -79,7 +79,7 @@ LIB = $(AFSDEV_LIB) #define used in WinNT/2000 installation and program version display AFSPRODUCT_VER_MAJOR=1 -AFSPRODUCT_VER_MINOR=4 +AFSPRODUCT_VER_MINOR=5 AFSPRODUCT_VER_PATCH=0000 AFSPRODUCT_VER_BUILD=0 diff --git a/src/config/NTMakefile.i386_w2k b/src/config/NTMakefile.i386_w2k index c9060bd56..3c2bdd4f9 100644 --- a/src/config/NTMakefile.i386_w2k +++ b/src/config/NTMakefile.i386_w2k @@ -79,7 +79,7 @@ LIB = $(AFSDEV_LIB) #define used in WinNT/2000 installation and program version display AFSPRODUCT_VER_MAJOR=1 -AFSPRODUCT_VER_MINOR=4 +AFSPRODUCT_VER_MINOR=5 AFSPRODUCT_VER_PATCH=0000 AFSPRODUCT_VER_BUILD=0 diff --git a/src/config/NTMakefile.i386_win95 b/src/config/NTMakefile.i386_win95 index 9b81d2ca8..16dc95df1 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.3.60 +AFSPRODUCT_VERSION=0.0.00 CELLNAME_DEFAULT=Your Cell Name CELLSERVDB_INSTALL=CellServDB.GrandCentral CELLSERVDB_WEB=http://grand.central.org/dl/cellservdb/CellServDB -- 2.39.5