aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schlemmer <azarah@gentoo.org>2006-05-03 11:21:54 +0000
committerMartin Schlemmer <azarah@gentoo.org>2006-05-03 11:21:54 +0000
commitc8c7b7fa55f696c06fa21dee59c4f2a910560382 (patch)
tree56d8dcc83fcc9b957114137e4b2eef64b8341c11 /configure.ac
parentIf glibc/kernel side of getcwd() screwed up, return ENAMETOOLONG. (diff)
downloadsandbox-c8c7b7fa55f696c06fa21dee59c4f2a910560382.tar.gz
sandbox-c8c7b7fa55f696c06fa21dee59c4f2a910560382.tar.bz2
sandbox-c8c7b7fa55f696c06fa21dee59c4f2a910560382.zip
Release sandbox-1.2.18.v1.2.18
Signed-off-by: Martin Schlemmer <azarah@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 4dfbdc5..d51dc81 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.59])
-AC_INIT([sandbox], [1.2.17], [sandbox@gentoo.org])
+AC_INIT([sandbox], [1.2.18], [sandbox@gentoo.org])
AM_INIT_AUTOMAKE
AC_CONFIG_HEADER([config.h])