summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJeff Layton <jlayton@samba.org>2011-01-31 11:54:44 -0500
committerJeff Layton <jlayton@samba.org>2011-01-31 11:54:44 -0500
commit51e3999b5fcd76502e05325174f34e0428c4742e (patch)
treee824aa9d7b8873b40697a068dbe5ea20b72ef6b2 /configure.ac
parenteb0f1cad7ed85e9d98fef4f8dfbecdac67477e76 (diff)
downloadcifs-utils-51e3999b5fcd76502e05325174f34e0428c4742e.tar.gz
cifs-utils-51e3999b5fcd76502e05325174f34e0428c4742e.tar.bz2
cifs-utils-51e3999b5fcd76502e05325174f34e0428c4742e.zip
autoconf: bump release to 4.8.2 for interim builds
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 e0733f9..cc2ea09 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.1], [cifs-utils@samba.org], [cifs-utils], [http://linux-cifs.samba.org/cifs-utils/])
+AC_INIT([cifs-utils], [4.8.2], [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])