summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 8f6b6a49f..033aa9173 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.15~exp1")
+AC_DEFINE_UNQUOTED(VERSION,"0.7.15~exp3")
PACKAGE="apt"
AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE")
AC_SUBST(PACKAGE)
diff --git a/debian/changelog b/debian/changelog
index 796c5cff0..1a593331a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-apt (0.7.15~exp3) UNRELEASED; urgency=low
+apt (0.7.15~exp3) experimental; urgency=low
[Daniel Burrows]
* apt-pkg/deb/dpkgpm.cc:
@@ -16,7 +16,7 @@ apt (0.7.15~exp3) UNRELEASED; urgency=low
- fix simulation performance drop (thanks to Ferenc Wagner
for reporting the issue)
- -- Michael Vogt <mvo@udebian.org> Wed, 01 Oct 2008 18:09:49 +0200
+ -- Michael Vogt <mvo@debian.org> Wed, 01 Oct 2008 18:09:49 +0200
apt (0.7.15~exp2) experimental; urgency=low