[Gpg4win-commits] r72 - trunk
scm-commit at wald.intevation.org
scm-commit at wald.intevation.org
Thu Nov 24 17:33:36 CET 2005
Author: werner
Date: 2005-11-24 17:33:36 +0100 (Thu, 24 Nov 2005)
New Revision: 72
Modified:
trunk/ChangeLog
trunk/NEWS
trunk/configure.ac
Log:
Post release updates
Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog 2005-11-24 16:32:33 UTC (rev 71)
+++ trunk/ChangeLog 2005-11-24 16:33:36 UTC (rev 72)
@@ -1,5 +1,7 @@
2005-11-24 Werner Koch <wk at g10code.com>
+ Released 0.2.0.
+
* src/installer.nsi (PrintCloseOtherApps): New.
2005-11-21 Werner Koch <wk at g10code.com>
Modified: trunk/NEWS
===================================================================
--- trunk/NEWS 2005-11-24 16:32:33 UTC (rev 71)
+++ trunk/NEWS 2005-11-24 16:33:36 UTC (rev 72)
@@ -1,3 +1,7 @@
+Noteworthy changes in version 0.2.1
+------------------------------------------------
+
+
Noteworthy changes in version 0.2.0 (2005-11-24)
------------------------------------------------
Modified: trunk/configure.ac
===================================================================
--- trunk/configure.ac 2005-11-24 16:32:33 UTC (rev 71)
+++ trunk/configure.ac 2005-11-24 16:33:36 UTC (rev 72)
@@ -22,7 +22,7 @@
AC_PREREQ(2.59)
min_automake_version="1.9.3"
-AC_INIT([gpg4win],[0.2.0],[gpg4win-devel at wald.intevation.org])
+AC_INIT([gpg4win],[0.2.1-cvs],[gpg4win-devel at wald.intevation.org])
PACKAGE=$PACKAGE_NAME
VERSION=$PACKAGE_VERSION
More information about the Gpg4win-commits
mailing list