diff options
| author | Steve Dickson <steved@redhat.com> | 2008-07-27 17:01:45 -0400 |
|---|---|---|
| committer | Steve Dickson <steved@redhat.com> | 2008-07-27 17:01:45 -0400 |
| commit | 29970b87f87d2115f55affdbee2bf74cec940b43 (patch) | |
| tree | 6c12ca274e613bc30e97025ca5dcffa6c9d65d47 | |
| parent | 7f6ca07a8836dbdf30a227580441b99607639fd4 (diff) | |
| download | nfs-utils-29970b87f87d2115f55affdbee2bf74cec940b43.tar.gz nfs-utils-29970b87f87d2115f55affdbee2bf74cec940b43.tar.xz nfs-utils-29970b87f87d2115f55affdbee2bf74cec940b43.zip | |
Release 1.1.3
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 e6bcb62..6ae6c6d 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.2],[linux-nfs@vger.kernel.org],[nfs-utils]) +AC_INIT([linux nfs-utils],[1.1.3],[linux-nfs@vger.kernel.org],[nfs-utils]) AC_CANONICAL_BUILD([]) AC_CANONICAL_HOST([]) AC_CONFIG_MACRO_DIR(aclocal) |
