aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
-rw-r--r--configure.in2
2 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 8018254..1833b15 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,8 @@
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header$
+* sandbox-1.2.14 (2005/11/28)
+
28 Nov 2005 Martin Schlemmer <azarah@gentoo.org> getcwd.c, libsandbox.c,
sandbox.c, sandbox.h, sandbox.bashrc:
diff --git a/configure.in b/configure.in
index 081e2ef..ac4a5e2 100644
--- a/configure.in
+++ b/configure.in
@@ -1,5 +1,5 @@
AC_PREREQ(2.59)
-AC_INIT(sandbox, 1.2.13, dev-portage@gentoo.org)
+AC_INIT(sandbox, 1.2.14, dev-portage@gentoo.org)
AM_INIT_AUTOMAKE
AC_CONFIG_HEADER([config.h])