diff options
| author | Jeff Layton <jlayton@samba.org> | 2011-03-04 14:54:18 -0500 |
|---|---|---|
| committer | Jeff Layton <jlayton@samba.org> | 2011-03-04 14:54:18 -0500 |
| commit | cf7d6d481a84fdfc8272e38a6eb49c8a52fa201f (patch) | |
| tree | 716d2ab23c2078690e05a332c0fd5f0111196545 | |
| parent | 38eaab88a08a66adb535d0e5cdcaea9859131c5b (diff) | |
| download | cifs-utils-4.9.tar.gz cifs-utils-4.9.tar.bz2 cifs-utils-4.9.zip | |
autoconf: bump release to 4.9cifs-utils-4.9
Signed-off-by: Jeff Layton <jlayton@samba.org>
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index cc2ea09..0575f74 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ # -*- Autoconf -*- # Process this file with autoconf to produce a configure script. -AC_INIT([cifs-utils], [4.8.2], [cifs-utils@samba.org], [cifs-utils], [http://linux-cifs.samba.org/cifs-utils/]) +AC_INIT([cifs-utils], [4.9], [cifs-utils@samba.org], [cifs-utils], [http://linux-cifs.samba.org/cifs-utils/]) AC_CONFIG_SRCDIR([replace.h]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_FILES([Makefile]) |
