summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2005-11-08 16:19:07 +0000
committerMichael Vogt <michael.vogt@ubuntu.com>2005-11-08 16:19:07 +0000
commit670c56e521e3f59be7722f1243399d8289e14626 (patch)
treea8f3bd1bbc5ff92c2b9b2b06f9194e0a349b4300 /configure.in
parente181fcafae68a176b70dacd5d9076b50b1048dbd (diff)
* merged the NMU from Franz Pop, fixed armeb problem (#333599)
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 758727f2f..cae1ffe6a 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.42.1")
+AC_DEFINE_UNQUOTED(VERSION,"0.6.42.2")
PACKAGE="apt"
AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE")
AC_SUBST(PACKAGE)