[svn] GpgOL - r284 - in trunk: . po

svn author wk cvs at cvs.gnupg.org
Tue Nov 11 19:06:20 CET 2008


Author: wk
Date: 2008-11-11 19:06:20 +0100 (Tue, 11 Nov 2008)
New Revision: 284

Modified:
   trunk/ChangeLog
   trunk/NEWS
   trunk/configure.ac
   trunk/po/de.po
Log:
Preparing 0.10.16 release


Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog	2008-11-10 17:59:21 UTC (rev 283)
+++ trunk/ChangeLog	2008-11-11 18:06:20 UTC (rev 284)
@@ -1,3 +1,7 @@
+2008-11-11  Werner Koch  <wk at g10code.com>
+
+	Release 0.10.16.
+
 2008-10-27  Werner Koch  <wk at g10code.com>
 
 	* forms/gpgol-cs_de.cfg: New. 

Modified: trunk/NEWS
===================================================================
--- trunk/NEWS	2008-11-10 17:59:21 UTC (rev 283)
+++ trunk/NEWS	2008-11-11 18:06:20 UTC (rev 284)
@@ -1,4 +1,4 @@
-Noteworthy changes for version 0.10.16
+Noteworthy changes for version 0.10.16 (2008-11-11)
 ===================================================
 
  * Fixed a regression in the last release with opaque signatures.

Modified: trunk/configure.ac
===================================================================
--- trunk/configure.ac	2008-11-10 17:59:21 UTC (rev 283)
+++ trunk/configure.ac	2008-11-11 18:06:20 UTC (rev 284)
@@ -17,7 +17,7 @@
 # Set my_issvn to "yes" for non-released code.  Remember to run an
 # "svn up" and "autogen.sh" right before creating a distribution.
 m4_define([my_version], [0.10.16])
-m4_define([my_issvn], [yes])
+m4_define([my_issvn], [no])
 
 m4_define([svn_revision], m4_esyscmd([echo -n $( (svn info 2>/dev/null \
             || echo 'Revision: 0')|sed -n '/^Revision:/ {s/[^0-9]//gp;q;}')]))

Modified: trunk/po/de.po  [not shown]




More information about the Gnupg-commits mailing list