diff options
| author | Steve Dickson <steved@redhat.com> | 2014-09-25 15:36:26 -0400 |
|---|---|---|
| committer | Steve Dickson <steved@redhat.com> | 2014-09-25 15:36:26 -0400 |
| commit | 5d12d1ee204889e144ffcfbd2b6fc7279ad6e7f3 (patch) | |
| tree | 6027c663d42c495050241112db76bc97d1b8b36f | |
| parent | 2ae393ce6f64bd6463ff510da9c20db5164a3c98 (diff) | |
| download | nfs-utils-5d12d1ee204889e144ffcfbd2b6fc7279ad6e7f3.tar.gz nfs-utils-5d12d1ee204889e144ffcfbd2b6fc7279ad6e7f3.tar.xz nfs-utils-5d12d1ee204889e144ffcfbd2b6fc7279ad6e7f3.zip | |
Release 1.3.1
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 78a5d65..59fd14d 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.3.0],[linux-nfs@vger.kernel.org],[nfs-utils]) +AC_INIT([linux nfs-utils],[1.3.1],[linux-nfs@vger.kernel.org],[nfs-utils]) AC_CANONICAL_BUILD([]) AC_CANONICAL_HOST([]) AC_CONFIG_MACRO_DIR(aclocal) |
