Post-release fixup.
authorMarcus Brinkmann <mb@g10code.com>
Sat, 1 Oct 2005 21:58:29 +0000 (21:58 +0000)
committerMarcus Brinkmann <mb@g10code.com>
Sat, 1 Oct 2005 21:58:29 +0000 (21:58 +0000)
NEWS
configure.ac
gpgme/gpgme.h

diff --git a/NEWS b/NEWS
index 6d7a2d0b06409fdaf9f699be230283f9dc56ce5c..057543cb7000e40ff1690d841616e47bce5eabff 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Noteworthy changes in version 1.x.y (unreleased)
+------------------------------------------------
+
+ * bla bla bla ...
+
+ * Interface changes relative to the 1.0.3 release:
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+something                      changed
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+
 Noteworthy changes in version 1.1.0 (2005-10-01)
 ------------------------------------------------
 
index 547ff4578cca02c8026b717798f01f39e3b3ce84..9288b260117bbf320f97343a329091db0ab191f6 100644 (file)
@@ -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.1.0, [bug-gpgme@gnupg.org])
+AC_INIT(gpgme, 1.2.0-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)
index 619ed6af62e99cdef0709967ea4590313c2c6ce5..48d722d707c080df9661a6d136ab7ba06b3da851 100644 (file)
@@ -72,7 +72,7 @@ extern "C" {
    AM_PATH_GPGME macro) check that this header matches the installed
    library.  Warning: Do not edit the next line.  configure will do
    that for you!  */
-#define GPGME_VERSION "1.1.0"
+#define GPGME_VERSION "1.2.0-cvs"
 
 
 \f