From 85d6f30683f6ede36e7a6a0e78e6e7efa079e056 Mon Sep 17 00:00:00 2001 From: Daniel Hartwig Date: Fri, 8 Jun 2012 16:44:14 +0800 Subject: Update build files for 0.6.9 --- NEWS | 3 +++ configure.ac | 2 +- doc/en/aptitude.xml | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index a71264ac..85bf1ef0 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,6 @@ +[6/8/2012] +Version 0.6.9 "All in a days work" + [5/11/2012] Version 0.6.8 "Never need a reason, never need a rhyme" diff --git a/configure.ac b/configure.ac index 9ab21981..4f599a33 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT([aptitude], [0.6.8], [aptitude-devel@lists.alioth.debian.org]) +AC_INIT([aptitude], [0.6.9], [aptitude-devel@lists.alioth.debian.org]) AC_CONFIG_SRCDIR([src/main.cc]) AM_INIT_AUTOMAKE([dist-xz no-dist-gzip -Wno-portability]) AM_CONFIG_HEADER(config.h) diff --git a/doc/en/aptitude.xml b/doc/en/aptitude.xml index 749e8101..d99ff4a8 100644 --- a/doc/en/aptitude.xml +++ b/doc/en/aptitude.xml @@ -7,7 +7,7 @@ dselect'> apt-get'> root'> - + -- cgit v1.2.3