aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2009-06-04 05:47:08 -0400
committerMike Frysinger <vapier@gentoo.org>2009-06-04 05:47:08 -0400
commitc1b473390938feb385b21eef25c05cbe33ccea09 (patch)
tree4595fa29320cef299e11e8c488a838a0247a9e31 /configure.ac
parentlibsandbox: disable corner case recover when tracing (diff)
downloadsandbox-c1b473390938feb385b21eef25c05cbe33ccea09.tar.gz
sandbox-c1b473390938feb385b21eef25c05cbe33ccea09.tar.bz2
sandbox-c1b473390938feb385b21eef25c05cbe33ccea09.zip
bump to sandbox-2.1
Signed-off-by: Mike Frysinger <vapier@gentoo.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 6d45fff..55306c7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.61])
-AC_INIT([sandbox], [2.0], [sandbox@gentoo.org])
+AC_INIT([sandbox], [2.1], [sandbox@gentoo.org])
AM_INIT_AUTOMAKE([1.11 dist-lzma no-dist-gzip silent-rules])
AC_CONFIG_HEADER([config.h])
AC_CONFIG_MACRO_DIR([m4])