DEVEL15-openafs-1-5-16-20070208

make 1.5.16
This commit is contained in:
Derrick Brashear 2007-03-09 00:46:09 +00:00
parent dcbdb62ccd
commit 1437506f85
12 changed files with 18 additions and 18 deletions

View File

@ -1,5 +1,5 @@
AC_INIT(src/libafs/Makefile.common.in) AC_INIT(src/libafs/Makefile.common.in)
AM_INIT_AUTOMAKE(openafs-libafs,1.5.15) AM_INIT_AUTOMAKE(openafs-libafs,1.5.16)
AC_CONFIG_HEADER(src/config/afsconfig.h) AC_CONFIG_HEADER(src/config/afsconfig.h)
define(OPENAFS_CONFIGURE_LIBAFS) define(OPENAFS_CONFIGURE_LIBAFS)

View File

@ -1,5 +1,5 @@
AC_INIT(src/config/stds.h) AC_INIT(src/config/stds.h)
AM_INIT_AUTOMAKE(openafs,1.5.15) AM_INIT_AUTOMAKE(openafs,1.5.16)
AC_CONFIG_HEADER(src/config/afsconfig.h) AC_CONFIG_HEADER(src/config/afsconfig.h)
AC_PROG_CC AC_PROG_CC

View File

@ -84,7 +84,7 @@ LIB = $(AFSDEV_LIB)
#define used in WinNT/2000 installation and program version display #define used in WinNT/2000 installation and program version display
AFSPRODUCT_VER_MAJOR=1 AFSPRODUCT_VER_MAJOR=1
AFSPRODUCT_VER_MINOR=5 AFSPRODUCT_VER_MINOR=5
AFSPRODUCT_VER_PATCH=1500 AFSPRODUCT_VER_PATCH=1600
AFSPRODUCT_VER_BUILD=0 AFSPRODUCT_VER_BUILD=0
AFSPRODUCT_VERSION=$(AFSPRODUCT_VER_MAJOR).$(AFSPRODUCT_VER_MINOR).$(AFSPRODUCT_VER_PATCH) AFSPRODUCT_VERSION=$(AFSPRODUCT_VER_MAJOR).$(AFSPRODUCT_VER_MINOR).$(AFSPRODUCT_VER_PATCH)

View File

@ -84,7 +84,7 @@ LIB = $(AFSDEV_LIB)
#define used in WinNT/2000 installation and program version display #define used in WinNT/2000 installation and program version display
AFSPRODUCT_VER_MAJOR=1 AFSPRODUCT_VER_MAJOR=1
AFSPRODUCT_VER_MINOR=5 AFSPRODUCT_VER_MINOR=5
AFSPRODUCT_VER_PATCH=1500 AFSPRODUCT_VER_PATCH=1600
AFSPRODUCT_VER_BUILD=0 AFSPRODUCT_VER_BUILD=0
AFSPRODUCT_VERSION=$(AFSPRODUCT_VER_MAJOR).$(AFSPRODUCT_VER_MINOR).$(AFSPRODUCT_VER_PATCH) AFSPRODUCT_VERSION=$(AFSPRODUCT_VER_MAJOR).$(AFSPRODUCT_VER_MINOR).$(AFSPRODUCT_VER_PATCH)

View File

@ -84,7 +84,7 @@ LIB = $(AFSDEV_LIB)
#define used in WinNT/2000 installation and program version display #define used in WinNT/2000 installation and program version display
AFSPRODUCT_VER_MAJOR=1 AFSPRODUCT_VER_MAJOR=1
AFSPRODUCT_VER_MINOR=5 AFSPRODUCT_VER_MINOR=5
AFSPRODUCT_VER_PATCH=1500 AFSPRODUCT_VER_PATCH=1600
AFSPRODUCT_VER_BUILD=0 AFSPRODUCT_VER_BUILD=0
AFSPRODUCT_VERSION=$(AFSPRODUCT_VER_MAJOR).$(AFSPRODUCT_VER_MINOR).$(AFSPRODUCT_VER_PATCH) AFSPRODUCT_VERSION=$(AFSPRODUCT_VER_MAJOR).$(AFSPRODUCT_VER_MINOR).$(AFSPRODUCT_VER_PATCH)

View File

@ -15,11 +15,11 @@
<key>CFBundlePackageType</key> <key>CFBundlePackageType</key>
<string>KEXT</string> <string>KEXT</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
<string>1.5.15</string> <string>1.5.16</string>
<key>CFBundleSignature</key> <key>CFBundleSignature</key>
<string>????</string> <string>????</string>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>1.5.15</string> <string>1.5.16</string>
<key>OSBundleLibraries</key> <key>OSBundleLibraries</key>
<dict> <dict>
<key>com.apple.kernel.bsd</key> <key>com.apple.kernel.bsd</key>

View File

@ -15,11 +15,11 @@
<key>CFBundlePackageType</key> <key>CFBundlePackageType</key>
<string>KEXT</string> <string>KEXT</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
<string>1.5.15</string> <string>1.5.16</string>
<key>CFBundleSignature</key> <key>CFBundleSignature</key>
<string>????</string> <string>????</string>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>1.5.15</string> <string>1.5.16</string>
<key>OSBundleLibraries</key> <key>OSBundleLibraries</key>
<dict> <dict>
<key>com.apple.kpi.bsd</key> <key>com.apple.kpi.bsd</key>

View File

@ -15,11 +15,11 @@
<key>CFBundlePackageType</key> <key>CFBundlePackageType</key>
<string>KEXT</string> <string>KEXT</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
<string>1.5.15</string> <string>1.5.16</string>
<key>CFBundleSignature</key> <key>CFBundleSignature</key>
<string>????</string> <string>????</string>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>1.5.15</string> <string>1.5.16</string>
<key>OSBundleLibraries</key> <key>OSBundleLibraries</key>
<dict> <dict>
<key>com.apple.kpi.bsd</key> <key>com.apple.kpi.bsd</key>

View File

@ -15,11 +15,11 @@
<key>CFBundlePackageType</key> <key>CFBundlePackageType</key>
<string>KEXT</string> <string>KEXT</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
<string>1.5.15</string> <string>1.5.16</string>
<key>CFBundleSignature</key> <key>CFBundleSignature</key>
<string>????</string> <string>????</string>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>1.5.15</string> <string>1.5.16</string>
<key>OSBundleLibraries</key> <key>OSBundleLibraries</key>
<dict> <dict>
<key>com.apple.kpi.bsd</key> <key>com.apple.kpi.bsd</key>

View File

@ -15,11 +15,11 @@
<key>CFBundlePackageType</key> <key>CFBundlePackageType</key>
<string>KEXT</string> <string>KEXT</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
<string>1.5.15</string> <string>1.5.16</string>
<key>CFBundleSignature</key> <key>CFBundleSignature</key>
<string>????</string> <string>????</string>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>1.5.15</string> <string>1.5.16</string>
<key>OSBundleLibraries</key> <key>OSBundleLibraries</key>
<dict> <dict>
<key>com.apple.kpi.bsd</key> <key>com.apple.kpi.bsd</key>

View File

@ -3,13 +3,13 @@
<plist version="1.0"> <plist version="1.0">
<dict> <dict>
<key>CFBundleGetInfoString</key> <key>CFBundleGetInfoString</key>
<string>OpenAFS 1.5.15</string> <string>OpenAFS 1.5.16</string>
<key>CFBundleIdentifier</key> <key>CFBundleIdentifier</key>
<string>org.openafs.OpenAFS.pkg</string> <string>org.openafs.OpenAFS.pkg</string>
<key>CFBundleName</key> <key>CFBundleName</key>
<string>OpenAFS</string> <string>OpenAFS</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
<string>1.5.15</string> <string>1.5.16</string>
<key>IFMajorVersion</key> <key>IFMajorVersion</key>
<integer>1</integer> <integer>1</integer>
<key>IFMinorVersion</key> <key>IFMinorVersion</key>

View File

@ -1,5 +1,5 @@
Title OpenAFS Title OpenAFS
Version 1.5.15 Version 1.5.16
Description The OpenAFS distributed filesystem. This package installs an almost-ready-to-run client for OpenAFS. see http://www.openafs.org for more information. Description The OpenAFS distributed filesystem. This package installs an almost-ready-to-run client for OpenAFS. see http://www.openafs.org for more information.
DefaultLocation / DefaultLocation /
Diskname (null) Diskname (null)