summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorSarah Hobbs <hobbsee@kubuntu.org>2007-07-09 01:39:52 +1000
committerSarah Hobbs <hobbsee@kubuntu.org>2007-07-09 01:39:52 +1000
commit260666c017cbf4674b14891277647f19416bc868 (patch)
tree37e982e5fcc23acc4f23c7050bb1092fbf1a5c54 /configure.in
parentbe7f42304a5dd381f2ad82a921e9041df55b5ec9 (diff)
More fixes, this actually builds now
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 89586a4ee..ef05ca0cb 100644
--- a/configure.in
+++ b/configure.in
@@ -18,7 +18,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.7.2ubuntu5")
+AC_DEFINE_UNQUOTED(VERSION,"0.7.2ubuntu6")
PACKAGE="apt"
AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE")
AC_SUBST(PACKAGE)