From c224b465a89874bd44afd222217a88006835776a Mon Sep 17 00:00:00 2001 From: Roger Leigh Date: Thu, 29 Dec 2005 00:44:51 +0000 Subject: * configure.ac: Bump version to 0.2.0, following the C++ and doxygen work. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 0af5e586..3adb6626 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ dnl The minimum version of autoconf required. AC_PREREQ(2.59) dnl Initialise automake with the package name, version and dnl bug-reporting address. -AC_INIT([schroot], [0.1.8], [rleigh@debian.org]) +AC_INIT([schroot], [0.2.0], [rleigh@debian.org]) dnl For safety, check we are in the right directory by dnl checking for a known unique file. AC_CONFIG_SRCDIR([schroot/sbuild-session.cc]) -- cgit v1.2.3