summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJeff Layton <jlayton@samba.org>2011-03-04 14:54:18 -0500
committerJeff Layton <jlayton@samba.org>2011-03-04 14:54:18 -0500
commitcf7d6d481a84fdfc8272e38a6eb49c8a52fa201f (patch)
tree716d2ab23c2078690e05a332c0fd5f0111196545 /configure.ac
parent38eaab88a08a66adb535d0e5cdcaea9859131c5b (diff)
downloadcifs-utils-cf7d6d481a84fdfc8272e38a6eb49c8a52fa201f.tar.gz
cifs-utils-cf7d6d481a84fdfc8272e38a6eb49c8a52fa201f.tar.bz2
cifs-utils-cf7d6d481a84fdfc8272e38a6eb49c8a52fa201f.zip
autoconf: bump release to 4.9cifs-utils-4.9
Signed-off-by: Jeff Layton <jlayton@samba.org>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
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])