diff options
-rw-r--r-- | configure.ac | 2 | ||||
-rw-r--r-- | doc/en/aptitude.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index 52c59408..cb98741a 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.3) +AC_INIT(aptitude, 0.6.4) AC_CONFIG_SRCDIR([src/main.cc]) AM_INIT_AUTOMAKE AM_CONFIG_HEADER(config.h) diff --git a/doc/en/aptitude.xml b/doc/en/aptitude.xml index 9672f661..438a995f 100644 --- a/doc/en/aptitude.xml +++ b/doc/en/aptitude.xml @@ -7,7 +7,7 @@ <!ENTITY dselect '<command>dselect</command>'> <!ENTITY apt-get '<command>apt-get</command>'> <!ENTITY root '<systemitem class="username">root</systemitem>'> - <!ENTITY VERSION '0.6.3'> + <!ENTITY VERSION '0.6.4'> <!-- Shortcuts for menu commands: --> |