summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDaniel Burrows <dburrows@debian.org>2009-04-22 23:17:52 -0700
committerDaniel Burrows <dburrows@debian.org>2009-04-22 23:17:52 -0700
commitb80e8eb98c44a47466a9ba05d010613c934c59d1 (patch)
tree61cc89fc557513229f32d87392672a3aee8e7e9f /configure.ac
parentda5a94726ca8d801d1794d119a197beb26ea18a1 (diff)
downloadaptitude-b80e8eb98c44a47466a9ba05d010613c934c59d1.tar.gz
Write a changelog entry for 0.5.2 and update the version number.
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 f13d4bad..4a371e39 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.5.1)
+AC_INIT(aptitude, 0.5.2)
AC_CONFIG_SRCDIR([src/main.cc])
AM_INIT_AUTOMAKE
AM_CONFIG_HEADER(config.h)