summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDaniel Burrows <dburrows@debian.org>2010-04-18 08:12:03 -0700
committerDaniel Burrows <dburrows@debian.org>2010-04-18 08:12:03 -0700
commitc4da7d783394ecb79ff8268e01323d09db01b640 (patch)
tree3c4de6865e66c09adfed6c13e88656285f5f88ef /configure.ac
parent23ce53a01fb5b58d30d412712a55ead4b5c06fbd (diff)
downloadaptitude-c4da7d783394ecb79ff8268e01323d09db01b640.tar.gz
Bump version number to 0.6.2.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 20be780c..8606268c 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.1.5)
+AC_INIT(aptitude, 0.6.2)
AC_CONFIG_SRCDIR([src/main.cc])
AM_INIT_AUTOMAKE
AM_CONFIG_HEADER(config.h)