summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Vogt <mvo@debian.org>2005-10-19 20:14:10 +0000
committerMichael Vogt <mvo@debian.org>2005-10-19 20:14:10 +0000
commitc68c6fc751da7bd99ffdd99f4db54e3ad85f7f4d (patch)
treee71e0800c69d22ae46b30417f392fd3db242118c
parent51f1500e616ff38350b65594810c89fb4cada16d (diff)
parent04f9a54dc9136f2d220a0180a750a9700a177de7 (diff)
* merged with apt--mvo
Patches applied: * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-76 * finalized the changelog
-rw-r--r--configure.in2
-rw-r--r--debian/changelog2
2 files changed, 2 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index 87dac8e47..7504490c7 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.41.1")
+AC_DEFINE_UNQUOTED(VERSION,"0.6.42")
PACKAGE="apt"
AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE")
AC_SUBST(PACKAGE)
diff --git a/debian/changelog b/debian/changelog
index 5cb00e5c8..0b4bd00e9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -30,7 +30,7 @@ apt (0.6.42) unstable; urgency=low
- fix some missing gettext() calls (closes: #334539)
* doc/apt-cache.8.xml: fix typo (closes: #334714)
- -- Michael Vogt <mvo@debian.org> Wed, 19 Oct 2005 21:33:46 +0200
+ -- Michael Vogt <mvo@debian.org> Wed, 19 Oct 2005 22:02:09 +0200
apt (0.6.41) unstable; urgency=low