mirror of
https://git.openafs.org/openafs.git
synced 2025-01-31 05:27:44 +00:00
make 1.4.14.1
update configure version strings for 1.4.14.1. note that macos kext can be of form XXXX.YY[.ZZ[(d|a|b|fc)NNN]] where d dev, a alpha, b beta, f final candidate so we have no way to represent 1.4.14.1. switch to 1.4.15 dev 1 for macos. Change-Id: I955a54fd44a411989b5eea2521f82909621f14cd
This commit is contained in:
parent
5f19e2ce4f
commit
d4d2550dd5
@ -1,8 +1,8 @@
|
||||
AC_INIT(src/libafs/Makefile.common.in)
|
||||
AM_INIT_AUTOMAKE(openafs-libafs,1.4.14)
|
||||
AM_INIT_AUTOMAKE(openafs-libafs,1.4.14.1)
|
||||
AC_CONFIG_HEADER(src/config/afsconfig.h)
|
||||
MACOS_VERSION=1.4.14
|
||||
LINUX_PKGVER=1.4.14
|
||||
MACOS_VERSION=1.4.15d1
|
||||
LINUX_PKGVER=1.4.14.1
|
||||
LINUX_PKGREL=1.1
|
||||
#LINUX_PKGREL=0.pre4
|
||||
|
||||
|
@ -1,8 +1,8 @@
|
||||
AC_INIT(src/config/stds.h)
|
||||
AM_INIT_AUTOMAKE(openafs,1.4.14)
|
||||
AM_INIT_AUTOMAKE(openafs,1.4.14.1)
|
||||
AC_CONFIG_HEADER(src/config/afsconfig.h)
|
||||
MACOS_VERSION=1.4.14
|
||||
LINUX_PKGVER=1.4.14
|
||||
MACOS_VERSION=1.4.15d1
|
||||
LINUX_PKGVER=1.4.14.1
|
||||
LINUX_PKGREL=1.1
|
||||
#LINUX_PKGREL=0.pre3
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user