[Gpg4win-commits] r859 - trunk

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Mon Jul 21 02:31:08 CEST 2008


Author: marcus
Date: 2008-07-21 02:31:06 +0200 (Mon, 21 Jul 2008)
New Revision: 859

Modified:
   trunk/ChangeLog
   trunk/NEWS
   trunk/configure.ac
Log:
2008-07-21  Marcus Brinkmann  <marcus at g10code.de>

	Release 1.9.2 beta version.


Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog	2008-07-20 23:38:39 UTC (rev 858)
+++ trunk/ChangeLog	2008-07-21 00:31:06 UTC (rev 859)
@@ -1,3 +1,7 @@
+2008-07-21  Marcus Brinkmann  <marcus at g10code.de>
+
+	Release 1.9.2 beta version.
+
 2008-07-19  Marcus Brinkmann  <marcus at g10code.de>
 
 	* packages/packages.current: Update kdelibs.

Modified: trunk/NEWS
===================================================================
--- trunk/NEWS	2008-07-20 23:38:39 UTC (rev 858)
+++ trunk/NEWS	2008-07-21 00:31:06 UTC (rev 859)
@@ -3,10 +3,29 @@
 # The version number given below are for the standard installers as
 # distributed by www.gpg4win.org.
 
-Noteworthy changes in version 1.9.5
+Noteworthy changes in version 1.9.5 (2008-07-21)
 ------------------------------------------------
 
+(en) This is a BETA version of the new Gpg4win/2 architecture.
+     This version shall not be used in a production environment. 
+(de) Dies ist eine BETA Version der neuen Gpg4win/2 Architektur.
+     Diese Version soll nicht in einer Produktivumgebung
+     eingesetzt werden.
 
+~~~~~~~~~~~~~~~
+GnuPG:        2.0.10-svn4797
+DirMngr:      1.0.2-svn302
+Kleopatra:    20080718
+GPA:          0.7.7-svn899
+GpgOL:        0.10.15-svn260
+GpgEX:        0.9.0
+Claws-Mail:   3.4.0
+Novices:      1.0.0
+Einsteiger:   2.0.2
+Durchblicker: 2.0.2
+~~~~~~~~~~~~~~~
+
+
 Noteworthy changes in version 1.9.4 (2008-07-09)
 ------------------------------------------------
 

Modified: trunk/configure.ac
===================================================================
--- trunk/configure.ac	2008-07-20 23:38:39 UTC (rev 858)
+++ trunk/configure.ac	2008-07-21 00:31:06 UTC (rev 859)
@@ -26,7 +26,7 @@
 # "svn up" and "autogen.sh" right before creating a distribution.
 # Right after a release the make target "copy-news" is to be called!
 m4_define([my_version], [1.9.5-beta])
-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'|head -1)]))



More information about the Gpg4win-commits mailing list