From 7c48d8be3910ab481ee94974262ad4f0a1b81ae1 Mon Sep 17 00:00:00 2001 From: Marcus Brinkmann Date: Tue, 8 Jun 2004 18:46:21 +0000 Subject: [PATCH] D'oh, forget the release date in the released NEWS entry! Prepare for upcoming release. --- trunk/NEWS | 6 +++++- trunk/configure.ac | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/trunk/NEWS b/trunk/NEWS index 09c32a2..f869a91 100644 --- a/trunk/NEWS +++ b/trunk/NEWS @@ -1,4 +1,8 @@ -Noteworthy changes in version 0.9.0 (unreleased) +Noteworthy changes in version 0.9.1 (unreleased) +------------------------------------------------ + + +Noteworthy changes in version 0.9.0 (2004-06-08) ------------------------------------------------ * The type gpgme_key_t has now a new field keylist_mode that contains diff --git a/trunk/configure.ac b/trunk/configure.ac index 141e230..4c0f345 100644 --- a/trunk/configure.ac +++ b/trunk/configure.ac @@ -24,7 +24,7 @@ AC_PREREQ(2.57) min_automake_version="1.7.6" # Version number: Remember to change it immediately *after* a release. -AC_INIT(gpgme, 0.4.7, [bug-gpgme@gnupg.org]) +AC_INIT(gpgme, 0.9.1-cvs, [bug-gpgme@gnupg.org]) # LT Version numbers, remember to change them just *before* a release. # (Code changed: REVISION++) # (Interfaces added/removed/changed: CURRENT++, REVISION=0) -- 2.26.2