[Winpt-commits] r92 - trunk

scm-commit at wald.intevation.org scm-commit at wald.intevation.org
Tue Nov 22 10:28:15 CET 2005


Author: twoaday
Date: 2005-11-22 10:28:15 +0100 (Tue, 22 Nov 2005)
New Revision: 92

Modified:
   trunk/NEWS
   trunk/configure.ac
Log:
Prepare a release.


Modified: trunk/NEWS
===================================================================
--- trunk/NEWS	2005-11-22 09:23:02 UTC (rev 91)
+++ trunk/NEWS	2005-11-22 09:28:15 UTC (rev 92)
@@ -669,4 +669,5 @@
 * Correct the GPG version checking code.
 * Fix problem that the Key Manager did not display disabled keys
   after reloading.
+* Remove debug output for the card code.
 

Modified: trunk/configure.ac
===================================================================
--- trunk/configure.ac	2005-11-22 09:23:02 UTC (rev 91)
+++ trunk/configure.ac	2005-11-22 09:28:15 UTC (rev 92)
@@ -15,7 +15,7 @@
 
 # Version number: Remember to change it immediately *after* a release.
 #                 Add a "-cvs" prefix for non-released code.
-AC_INIT(WinPT, 0.11.1-cvs, http://www.winpt.org)
+AC_INIT(WinPT, 0.11.1, http://www.winpt.org)
 
 NEED_GPGME_API=1
 NEED_GPGME_VERSION=1.1.0



More information about the Winpt-commits mailing list