From ddf8efe5b371a3230b87494bc6ae6a5ff5fc3769 Mon Sep 17 00:00:00 2001 From: Marcus Brinkmann Date: Mon, 20 Jun 2005 20:33:07 +0000 Subject: [PATCH] Post-release fixup. --- branches/gpgme-1-0-branch/NEWS | 10 ++++++++++ branches/gpgme-1-0-branch/configure.ac | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/branches/gpgme-1-0-branch/NEWS b/branches/gpgme-1-0-branch/NEWS index 79336ea..efd3c96 100644 --- a/branches/gpgme-1-0-branch/NEWS +++ b/branches/gpgme-1-0-branch/NEWS @@ -1,3 +1,13 @@ +Noteworthy changes in version 1.0.4 (unreleased) +------------------------------------------------ + + * ... + + * Interface changes relative to the 1.0.3 release: +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +SOMETHING NEW +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + Noteworthy changes in version 1.0.3 (2005-06-20) ------------------------------------------------ diff --git a/branches/gpgme-1-0-branch/configure.ac b/branches/gpgme-1-0-branch/configure.ac index 1db4045..5f7b0e8 100644 --- a/branches/gpgme-1-0-branch/configure.ac +++ b/branches/gpgme-1-0-branch/configure.ac @@ -24,7 +24,7 @@ AC_PREREQ(2.59) min_automake_version="1.9.3" # Version number: Remember to change it immediately *after* a release. -AC_INIT(gpgme, 1.0.3, [bug-gpgme@gnupg.org]) +AC_INIT(gpgme, 1.0.4-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