diff options
author | Steve Dickson <steved@redhat.com> | 2008-03-14 11:46:29 -0400 |
---|---|---|
committer | Steve Dickson <steved@redhat.com> | 2008-03-14 11:46:29 -0400 |
commit | 3aeea1c463420aaab447ab61333f5e82bc5c241b (patch) | |
tree | f65bff568d3334a9c52487d548eec691fc212ace | |
parent | d1e7ccccd9153d8cab1701a6396921ff7e57dd03 (diff) | |
download | nfs-utils-3aeea1c463420aaab447ab61333f5e82bc5c241b.tar.gz nfs-utils-3aeea1c463420aaab447ab61333f5e82bc5c241b.tar.xz nfs-utils-3aeea1c463420aaab447ab61333f5e82bc5c241b.zip |
Release 1.1.2
Signed-off-by: Steve Dickson <steved@redhat.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index ab3198a..6ecbf55 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. dnl -AC_INIT([linux nfs-utils],[1.1.1],[linux-nfs@vger.kernel.org],[nfs-utils]) +AC_INIT([linux nfs-utils],[1.1.2],[linux-nfs@vger.kernel.org],[nfs-utils]) AC_CANONICAL_BUILD([]) AC_CANONICAL_HOST([]) AC_CONFIG_MACRO_DIR(aclocal) |