[Pkg-gnupg-commit] [gpgme] 02/103: Post release updates

Daniel Kahn Gillmor dkg at fifthhorseman.net
Thu Dec 14 18:52:57 UTC 2017


This is an automated email from the git hooks/post-receive script.

dkg pushed a commit to branch master
in repository gpgme.

commit 38ad76e96acf0a0565ffc4ef5d1bd6412e38e29a
Author: Werner Koch <wk at gnupg.org>
Date:   Tue Mar 28 16:38:06 2017 +0200

    Post release updates
    
    --
---
 NEWS         | 6 +++++-
 configure.ac | 2 +-
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/NEWS b/NEWS
index f1c3290..a5cc1da 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Noteworthy changes in version 1.9.1 (unreleased)
+------------------------------------------------
+
+
 Noteworthy changes in version 1.9.0 (2017-03-28)
 ------------------------------------------------
 
@@ -45,7 +49,7 @@ Noteworthy changes in version 1.9.0 (2017-03-28)
  GPGME_ENCRYPT_WRAP               NEW.
  GPGME_DECRYPT_VERIFY             NEW.
  GPGME_DECRYPT_UNWRAP             NEW.
- gpgme_data_rewind                UN-DEPRECATE.
+o gpgme_data_rewind                UN-DEPRECATE.
  cpp: Context::revUid(const Key&, const char*)      NEW.
  cpp: Context::startRevUid(const Key&, const char*) NEW.
  cpp: Context::addUid(const Key&, const char*)      NEW.
diff --git a/configure.ac b/configure.ac
index 0dac6ce..7ab94e7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -29,7 +29,7 @@ min_automake_version="1.14"
 # for the LT versions.
 m4_define(mym4_version_major, [1])
 m4_define(mym4_version_minor, [9])
-m4_define(mym4_version_micro, [0])
+m4_define(mym4_version_micro, [1])
 
 # Below is m4 magic to extract and compute the revision number, the
 # decimalized short revision number, a beta version string, and a flag

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gnupg/gpgme.git



More information about the Pkg-gnupg-commit mailing list