summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorMatt Zimmerman <matt.zimmerman@canonical.com>2004-11-23 17:11:45 +0000
committerMatt Zimmerman <matt.zimmerman@canonical.com>2004-11-23 17:11:45 +0000
commit206b553334f83cc14087abc15ea5a4fd5376e583 (patch)
tree57b18474256aa982f1b2890e08a28666485bfd6a /configure.in
parent5f94945b7ad11431f2d1bca3fd2fd240e9e94a3c (diff)
parentdf96f2e54f977e9c3d7531a97a0b84788ac3f44c (diff)
Merge changes from Hoary (0.5.30,0.5.30ubuntu2]
Patches applied: * michael.vogt@canonical.com--2004/apt--mvo--0--base-0 tag of apt@packages.debian.org/apt--main--0--patch-14 * michael.vogt@canonical.com--2004/apt--mvo--0--patch-1 * imported the changes from 0.5.30 to 0.5.30ubuntu2
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 f02ccd135..10feee63b 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.5.30")
+AC_DEFINE_UNQUOTED(VERSION,"0.5.30ubuntu2")
PACKAGE="apt"
AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE")
AC_SUBST(PACKAGE)