summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorMichael Vogt <mvo@debian.org>2004-11-23 10:35:16 +0000
committerMichael Vogt <mvo@debian.org>2004-11-23 10:35:16 +0000
commitdf96f2e54f977e9c3d7531a97a0b84788ac3f44c (patch)
treeebb0d3369badff51a962c5eb790b5de35a7a5de7 /configure.in
parent4f1d712ccd299f7e14d997ab41b1c56b91dab473 (diff)
* 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)