[svn] gpgme - r1169 - trunk
svn author marcus
cvs at cvs.gnupg.org
Fri Mar 3 11:13:50 CET 2006
Author: marcus
Date: 2006-03-03 11:13:49 +0100 (Fri, 03 Mar 2006)
New Revision: 1169
Modified:
trunk/NEWS
trunk/configure.ac
Log:
Post-release tweaks.
Modified: trunk/NEWS
===================================================================
--- trunk/NEWS 2006-03-02 17:37:01 UTC (rev 1168)
+++ trunk/NEWS 2006-03-03 10:13:49 UTC (rev 1169)
@@ -1,3 +1,11 @@
+Noteworthy changes in version 1.1.3 (unreleased)
+------------------------------------------------
+
+ * Interface changes relative to the 1.1.1 release:
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+
Noteworthy changes in version 1.1.2 (2006-03-02)
------------------------------------------------
Modified: trunk/configure.ac
===================================================================
--- trunk/configure.ac 2006-03-02 17:37:01 UTC (rev 1168)
+++ trunk/configure.ac 2006-03-03 10:13:49 UTC (rev 1169)
@@ -36,8 +36,8 @@
# for snapshot releases please do an "svn up" right before recreating
# the configure script, so that a proper revision number for all files
# is available when running a "make distcheck".
-m4_define(my_version, [1.1.2])
-#m4_define(my_iscvs, yes)
+m4_define(my_version, [1.1.3])
+m4_define(my_iscvs, yes)
AC_INIT([gpgme], my_version[]m4_ifdef([my_iscvs], [-cvs[]m4_translit(
[$Revision$],[Ra-z $:])]),
[bug-gpgme at gnupg.org])
More information about the Gnupg-commits
mailing list