summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorArch Librarian <arch@canonical.com>2004-09-20 16:53:07 +0000
committerArch Librarian <arch@canonical.com>2004-09-20 16:53:07 +0000
commit37595dcfeb985de8a25966391b43a0fb89b8cfe2 (patch)
treea26bc4906b88e103ad45fc9c87085099c77eb0f9 /configure.in
parent2d9a46d20051b9050079ab05782605044258b95b (diff)
Update for 0.3.2
Author: che Date: 1999-03-16 03:18:53 GMT Update for 0.3.2
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 3f787e209..e52a87b54 100644
--- a/configure.in
+++ b/configure.in
@@ -17,7 +17,7 @@ AC_CONFIG_AUX_DIR(buildlib)
AC_CONFIG_HEADER(include/config.h:buildlib/config.h.in)
dnl -- SET THIS TO THE RELEASE VERSION --
-AC_DEFINE_UNQUOTED(VERSION,"0.3.1")
+AC_DEFINE_UNQUOTED(VERSION,"0.3.2")
AC_DEFINE_UNQUOTED(PACKAGE,"apt")
dnl Tom's host stuff