summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorArch Librarian <arch@canonical.com>2004-09-20 16:57:28 +0000
committerArch Librarian <arch@canonical.com>2004-09-20 16:57:28 +0000
commitf0ec51c2bc1cb671bc9f834c1b0921feaf1338a4 (patch)
tree72967616f254c4857b30addebab8c4d807d0bd18 /configure.in
parentabc8419e9114fa0cc1f925eab6b9f456bba90804 (diff)
Fix for display bug. Closes: #92033
Author: jgg Date: 2001-04-10 04:49:52 GMT Fix for display bug. Closes: #92033
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 95ff0176e..f8d2cc1d6 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 include/apti18n.h:buildlib/apti18n.h.in)
dnl -- SET THIS TO THE RELEASE VERSION --
-AC_DEFINE_UNQUOTED(VERSION,"0.5.1")
+AC_DEFINE_UNQUOTED(VERSION,"0.5.4")
AC_DEFINE_UNQUOTED(PACKAGE,"apt")
dnl Check the archs, we want the target type.