aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2012-10-19 01:49:06 -0400
committerJeff Mahoney <jeffm@suse.com>2012-10-30 17:48:00 -0400
commitd0cf6adf13710c2eafad295b92718531daf020ab (patch)
tree0cae8844ed987dd8a28f348d5e3b40ebf3714886
parentda62161095449eea04b4225bda3448873b2e4849 (diff)
downloadreiserfsprogs-d0cf6adf13710c2eafad295b92718531daf020ab.tar.gz
fix version number
We're at 3.6.22 now, not 3.6.21. Signed-off-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Jeff Mahoney <jeffm@suse.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 0473be1..54b2271 100644
--- a/configure.ac
+++ b/configure.ac
@@ -6,7 +6,7 @@ AC_PREREQ(2.50)
AH_TEMPLATE([HAVE_LIBUUID], [Define for enable libuuid using.])
AH_TEMPLATE([ENABLE_DEBUG], [Define for enable debug info.])
-AM_INIT_AUTOMAKE(reiserfsprogs, 3.6.21)
+AM_INIT_AUTOMAKE(reiserfsprogs, 3.6.22)
AM_MAINTAINER_MODE
dnl We install in /sbin, the utils are to be available on boot