aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2008-12-23 08:15:17 -0500
committerMike Frysinger <vapier@gentoo.org>2008-12-23 08:15:17 -0500
commit0271b7f0befd33f5302b3564b84af3c52d08045a (patch)
tree3aa96bd18cdb84f31eac9adece525133217ac0bb /configure.ac
parentlibsandbox: handle unlinkat() like unlink() for symlinks (diff)
downloadsandbox-0271b7f0befd33f5302b3564b84af3c52d08045a.tar.gz
sandbox-0271b7f0befd33f5302b3564b84af3c52d08045a.tar.bz2
sandbox-0271b7f0befd33f5302b3564b84af3c52d08045a.zip
bump to sandbox-1.3.3
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 02cac8c..5883d85 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.61])
-AC_INIT([sandbox], [1.3.2], [sandbox@gentoo.org])
+AC_INIT([sandbox], [1.3.3], [sandbox@gentoo.org])
sb_configure_opts="$*"
AM_INIT_AUTOMAKE
AC_CONFIG_HEADER([config.h])