summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Watson <cjwatson@canonical.com>2007-09-22 21:43:17 +0100
committerColin Watson <cjwatson@canonical.com>2007-09-22 21:43:17 +0100
commitd0c069e3c4a6a0860dae3a19749a39a706efead6 (patch)
treec527d43d041e940458aabc517b204056bbaaa22b
parent296e7f4b92edd2fe13c6caf689aaa29dc56b860f (diff)
releasing version 0.7.6ubuntu11
-rw-r--r--configure.in2
-rw-r--r--debian/changelog4
2 files changed, 3 insertions, 3 deletions
diff --git a/configure.in b/configure.in
index 6ffc99f56..87d8a7d9f 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.7.6ubuntu10")
+AC_DEFINE_UNQUOTED(VERSION,"0.7.6ubuntu11")
PACKAGE="apt"
AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE")
AC_SUBST(PACKAGE)
diff --git a/debian/changelog b/debian/changelog
index 60fce3015..e48a643fa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,9 @@
-apt (0.7.6ubuntu11) UNRELEASED; urgency=low
+apt (0.7.6ubuntu11) gutsy; urgency=low
* apt-pkg/contrib/mmap.cc:
- don't fail if msync() returns > 0 (LP: #144001)
- -- Colin Watson <cjwatson@ubuntu.com> Sat, 22 Sep 2007 21:21:19 +0100
+ -- Colin Watson <cjwatson@ubuntu.com> Sat, 22 Sep 2007 21:39:29 +0100
apt (0.7.6ubuntu10) gutsy; urgency=low