diff options
| author | Steve Dickson <steved@redhat.com> | 2011-06-29 10:24:17 -0400 |
|---|---|---|
| committer | Steve Dickson <steved@redhat.com> | 2011-06-29 10:24:17 -0400 |
| commit | 5b1ffc69dc68b355cdc7d02153068f6efef1c9b7 (patch) | |
| tree | ad91d7b05cfaf610ee7bf2d07bfe638f9402f6a7 | |
| parent | 67b5b8a2cab38fe2f5aa24b87914c1c3c358e4e5 (diff) | |
| download | nfs-utils-5b1ffc69dc68b355cdc7d02153068f6efef1c9b7.tar.gz nfs-utils-5b1ffc69dc68b355cdc7d02153068f6efef1c9b7.tar.xz nfs-utils-5b1ffc69dc68b355cdc7d02153068f6efef1c9b7.zip | |
Release 1.2.4
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 d8972e4..ca12f9e 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.3],[linux-nfs@vger.kernel.org],[nfs-utils]) +AC_INIT([linux nfs-utils],[1.2.4],[linux-nfs@vger.kernel.org],[nfs-utils]) AC_CANONICAL_BUILD([]) AC_CANONICAL_HOST([]) AC_CONFIG_MACRO_DIR(aclocal) |
