From 32ee3cdb6fa4a19fb3c42943fe9d2040560a2232 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Mon, 11 Feb 2008 19:19:14 +0000 Subject: post-release bump to 0.16 2008-02-11 Vincent Untz * configure.in: post-release bump to 0.16 --- ChangeLog | 6 ++++++ configure.in | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 8cd7fdc..7dd89ed 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2008-02-11 Vincent Untz + + * configure.in: post-release bump to 0.16 + +==================== 0.15 ==================== + 2008-02-11 Vincent Untz * NEWS: version 0.15 diff --git a/configure.in b/configure.in index 06f54b4..5de73be 100644 --- a/configure.in +++ b/configure.in @@ -1,4 +1,4 @@ -AC_INIT([desktop-file-utils], [0.15], +AC_INIT([desktop-file-utils], [0.16], [https://bugs.freedesktop.org/enter_bug.cgi?product=desktop-file-utils]) AC_CONFIG_SRCDIR(src/validate.h) -- cgit v1.2.3