summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2007-10-31 13:38:08 -0200
committerOtavio Salvador <otavio@ossystems.com.br>2007-10-31 13:38:08 -0200
commit4c18793fda788d0b74432002be1982139b8d71eb (patch)
treefab30025b727d0c68a59a6ed502e4e4226ccac5e
parentf6b37f38731a06309dc761ffe0fdef094fdf50ca (diff)
releasing version 0.7.9
-rw-r--r--configure.in2
-rw-r--r--debian/changelog6
2 files changed, 4 insertions, 4 deletions
diff --git a/configure.in b/configure.in
index 13ce4540d..f56a9a7c6 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.8")
+AC_DEFINE_UNQUOTED(VERSION,"0.7.9")
PACKAGE="apt"
AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE")
AC_SUBST(PACKAGE)
diff --git a/debian/changelog b/debian/changelog
index bbf346563..ca38be73f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,11 @@
-apt (0.7.9) UNRELEASED; urgency=low
+apt (0.7.9) unstable; urgency=low
[ Christian Perrier ]
* Add several languages to LINGUAS and, therefore, really ship the relevant
translation:
Arabic, Dzongkha, Khmer, Marathi, Nepali, Thai
Thanks to Theppitak Karoonboonyanan for checking this out. Closes: #448321
-
+
[ Program translations ]
- Korean updated. Closes: #448430
- Galician updated. Closes: #448497
@@ -19,7 +19,7 @@ apt (0.7.9) UNRELEASED; urgency=low
* Umount CD-ROM when calling apt-cdrom ident, except when called with
-m, closes: #448521.
- -- Otavio Salvador <otavio@ossystems.com.br> Mon, 29 Oct 2007 18:26:27 -0200
+ -- Otavio Salvador <otavio@debian.org> Wed, 31 Oct 2007 13:37:26 -0200
apt (0.7.8) unstable; urgency=low