From 2312040530af18422dd811e4338a4ae81bdcada4 Mon Sep 17 00:00:00 2001 From: neilbrown Date: Fri, 3 Dec 2004 04:50:16 +0000 Subject: [PATCH] set version to 1.0.7-pre1 --- ChangeLog | 5 +++++ configure | 2 +- configure.in | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index ddfbe94..0e31d54 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-12-03 NeilBrown + Release 1.0.7-pre1 for testing + + * config.mk, configure.in: update version number, run autoconf + 2004-12-03 Trond Myklebust * utils/statd/statd.c(main): ignore SIGPIPE diff --git a/configure b/configure index 0a79dd4..75ce00a 100755 --- a/configure +++ b/configure @@ -545,7 +545,7 @@ fi # The nfs-utils version -VERSION="1.0.6" +VERSION="1.0.7-pre1" # Check whether --with-release or --without-release was given. diff --git a/configure.in b/configure.in index 5d683a6..ca7ce4c 100644 --- a/configure.in +++ b/configure.in @@ -4,7 +4,7 @@ AC_INIT(rules.mk) AC_PREFIX_DEFAULT(/usr) # The nfs-utils version -VERSION="1.0.6" +VERSION="1.0.7-pre1" AC_SUBST(VERSION) dnl ************************************************************* -- 2.39.2