summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorneilbrown <neilbrown>2003-09-12 06:44:47 +0000
committerneilbrown <neilbrown>2003-09-12 06:44:47 +0000
commitff79b4df4167e6b06c89ce83212cc8ea4de709eb (patch)
tree467a5df3faaa6a4090a4fbd36ab204500275b4c8
parent06c962bc87aba28a3169be6a18ce8d52060b661f (diff)
downloadnfs-utils-ff79b4df4167e6b06c89ce83212cc8ea4de709eb.tar.gz
nfs-utils-ff79b4df4167e6b06c89ce83212cc8ea4de709eb.tar.xz
nfs-utils-ff79b4df4167e6b06c89ce83212cc8ea4de709eb.zip
New version
-rwxr-xr-xconfigure2
-rw-r--r--configure.in2
-rw-r--r--nfs-utils.spec2
3 files changed, 3 insertions, 3 deletions
diff --git a/configure b/configure
index b077c1f..f8be185 100755
--- a/configure
+++ b/configure
@@ -539,7 +539,7 @@ fi
# The nfs-utils version
-VERSION="1.0.5"
+VERSION="1.0.6"
# Check whether --with-release or --without-release was given.
diff --git a/configure.in b/configure.in
index f726549..2f20cef 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.5"
+VERSION="1.0.6"
AC_SUBST(VERSION)
dnl *************************************************************
diff --git a/nfs-utils.spec b/nfs-utils.spec
index f98ed59..81feb54 100644
--- a/nfs-utils.spec
+++ b/nfs-utils.spec
@@ -6,7 +6,7 @@
Summary: NFS utlilities and supporting daemons for the kernel NFS server.
Name: nfs-utils
-Version: 1.0.5
+Version: 1.0.6
Release: 1
Source0: ftp://nfs.sourceforge.net/pub/nfs/%{name}-%{version}.tar.gz
Group: System Environment/Daemons