summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorMatt Zimmerman <matt.zimmerman@canonical.com>2004-12-24 02:54:44 +0000
committerMatt Zimmerman <matt.zimmerman@canonical.com>2004-12-24 02:54:44 +0000
commitada80473010ee429581ce39ffc4c583dff597d0a (patch)
treeecbb1118c7a2d8677494ccd7d5f9ba8bfd9dd506 /configure.in
parenteb97c7a43e467de34b5d0ab7aa010d56efda1ddf (diff)
Update to 0.6.28
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 55062a2b8..6c81ae7f6 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.6.27ubuntu3")
+AC_DEFINE_UNQUOTED(VERSION,"0.6.28")
PACKAGE="apt"
AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE")
AC_SUBST(PACKAGE)