summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJeff Layton <jlayton@samba.org>2011-06-01 15:41:45 -0400
committerJeff Layton <jlayton@samba.org>2011-06-01 15:41:45 -0400
commitecfe8f9a6f3b9943f0de449960bba95792656fb4 (patch)
tree21ddb41fe365fa6d799c9064468dd9c70ba1a60e /configure.ac
parent37c58ba38983f64e5ff873de188611622180cf9f (diff)
downloadcifs-utils-ecfe8f9a6f3b9943f0de449960bba95792656fb4.tar.gz
cifs-utils-ecfe8f9a6f3b9943f0de449960bba95792656fb4.tar.bz2
cifs-utils-ecfe8f9a6f3b9943f0de449960bba95792656fb4.zip
autoconf: bump release to 5.0cifs-utils-5.0
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 e21f23e..7730ca7 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.9.1], [cifs-utils@samba.org], [cifs-utils], [http://linux-cifs.samba.org/cifs-utils/])
+AC_INIT([cifs-utils], [5.0], [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])