aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schlemmer <azarah@gentoo.org>2005-12-01 10:40:09 +0000
committerMartin Schlemmer <azarah@gentoo.org>2005-12-01 10:40:09 +0000
commit64ed77f12830369e7ad8cf3d4753985d7145a87e (patch)
treec218377afb6de397efe6f6293031d611232c5c31 /configure.ac
parentRename src/symbols.in to src/symbols.h.in. (diff)
downloadsandbox-64ed77f12830369e7ad8cf3d4753985d7145a87e.tar.gz
sandbox-64ed77f12830369e7ad8cf3d4753985d7145a87e.tar.bz2
sandbox-64ed77f12830369e7ad8cf3d4753985d7145a87e.zip
Cleanup local defines for egetcwd() and erealpath().
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 4142349..fd2a9cb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.59])
-AC_INIT([sandbox], [1.2.14], [sandbox@gentoo.org])
+AC_INIT([sandbox], [1.2.15_alpha1], [sandbox@gentoo.org])
AM_INIT_AUTOMAKE
AC_CONFIG_HEADER([config.h])