diff options
author | Steve Dickson <steved@redhat.com> | 2013-05-02 08:21:12 -0400 |
---|---|---|
committer | Steve Dickson <steved@redhat.com> | 2013-05-02 08:21:12 -0400 |
commit | c34fc12066180b4ccfef94d2e815c8c26b646cee (patch) | |
tree | b790bc55b3a367eea7d232f03cb9dc7169a285b9 | |
parent | f9f5450f8f946ffc664397c86d05d27ba0406e21 (diff) | |
download | nfs-utils-c34fc12066180b4ccfef94d2e815c8c26b646cee.tar.gz nfs-utils-c34fc12066180b4ccfef94d2e815c8c26b646cee.tar.xz nfs-utils-c34fc12066180b4ccfef94d2e815c8c26b646cee.zip |
Release 1.2.8
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 a594a7b..d3ad854 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.2.7],[linux-nfs@vger.kernel.org],[nfs-utils]) +AC_INIT([linux nfs-utils],[1.2.8],[linux-nfs@vger.kernel.org],[nfs-utils]) AC_CANONICAL_BUILD([]) AC_CANONICAL_HOST([]) AC_CONFIG_MACRO_DIR(aclocal) |