summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJeff Layton <jlayton@samba.org>2010-04-02 06:42:20 -0400
committerJeff Layton <jlayton@redhat.com>2010-04-02 06:42:20 -0400
commit9e2c2536f5a49ff7385ff17f0866ef1489bed671 (patch)
tree5e0294953169063db91e1037ac6153076bd877d5 /configure.ac
parentd52478ee762d88aa23db476639cdcb5379dddfa4 (diff)
downloadcifs-utils-9e2c2536f5a49ff7385ff17f0866ef1489bed671.tar.gz
cifs-utils-9e2c2536f5a49ff7385ff17f0866ef1489bed671.tar.bz2
cifs-utils-9e2c2536f5a49ff7385ff17f0866ef1489bed671.zip
cifs-utils: bump version to 4.2cifs-utils-4.2
- fix URL's and email addresses - update copyright notices 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 4c5f973..b621750 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.1], [jlayton@samba.org], [cifs-utils], [http://samba.org/linux-cifs/cifs-utils/])
+AC_INIT([cifs-utils], [4.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])