From: Garry Zacheiss Date: Thu, 10 Apr 2003 23:36:01 +0000 (+0000) Subject: STABLE12-create-openafs-1_2_9-20030410 X-Git-Tag: openafs-stable-1_2_9~4 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=bce2e68d63042cade0d070a1bc95d04f1dac1b81;p=packages%2Fo%2Fopenafs.git STABLE12-create-openafs-1_2_9-20030410 Begin 1.2.9 release cycle. --- diff --git a/configure-libafs.in b/configure-libafs.in index ddcde4c1c..7777c8e5f 100644 --- a/configure-libafs.in +++ b/configure-libafs.in @@ -1,5 +1,5 @@ AC_INIT(Makefile.common) -AM_INIT_AUTOMAKE(openafs-libafs,1.2.8) +AM_INIT_AUTOMAKE(openafs-libafs,1.2.9) AC_CONFIG_HEADER(config/afsconfig.h) define(OPENAFS_CONFIGURE_LIBAFS) diff --git a/configure.in b/configure.in index f79c00d52..5f6048e45 100644 --- a/configure.in +++ b/configure.in @@ -1,5 +1,5 @@ AC_INIT(src/config/stds.h) -AM_INIT_AUTOMAKE(openafs,1.2.8) +AM_INIT_AUTOMAKE(openafs,1.2.9) AC_CONFIG_HEADER(src/config/afsconfig.h) AC_PROG_CC