diff options
author | Neil Brown <neilb@suse.de> | 2007-03-29 13:55:33 +1000 |
---|---|---|
committer | Neil Brown <neilb@suse.de> | 2007-03-29 13:55:33 +1000 |
commit | e5e9ba2b64251a303d02177644da27706197219f (patch) | |
tree | e44e56bbd8f15e4f4c5563ccc5cc8f32baee816a | |
parent | 2db248d9bafb5968fb843fb8be758dfee27c90e4 (diff) | |
download | nfs-utils-e5e9ba2b64251a303d02177644da27706197219f.tar.gz nfs-utils-e5e9ba2b64251a303d02177644da27706197219f.tar.xz nfs-utils-e5e9ba2b64251a303d02177644da27706197219f.zip |
Update version to 1.1.0-rc1
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 2ed751b..65a2d02 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.0.11],[nfs@lists.sf.net],[nfs-utils]) +AC_INIT([linux nfs-utils],[1.1.0-rc1],[nfs@lists.sf.net],[nfs-utils]) AC_CANONICAL_BUILD([]) AC_CANONICAL_HOST([]) AC_CONFIG_MACRO_DIR(aclocal) |