summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2007-07-26 12:18:24 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2007-07-26 12:18:24 +0200
commit3e8bdb6fe22d6feeca07d47e07c9b79ddd882c59 (patch)
treebc27896b4fa07a8475b9b18393797751753213c7 /configure.in
parent94bdf40722a406f66383261d36e500213b0c2c38 (diff)
parent54c3559f961675e15d0c27cff260eca009bec92c (diff)
* debian/apt.conf.ubuntu, apt.conf.autoremove:
- Change metapackages to {restricted,universe,multiverse}/metapackages in Install-Recommends-Sections and Never-MarkAuto-Sections
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 609cedea4..e86a5229b 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.2ubuntu8")
+AC_DEFINE_UNQUOTED(VERSION,"0.7.4ubuntu1")
PACKAGE="apt"
AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE")
AC_SUBST(PACKAGE)