[Pywps-commits] r830 - in tags: . pywps-3.0.1rc4

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Tue May 19 15:01:19 CEST 2009


Author: jachym
Date: 2009-05-19 15:01:19 +0200 (Tue, 19 May 2009)
New Revision: 830

Added:
   tags/pywps-3.0.1rc4/
Modified:
   tags/pywps-3.0.1rc4/setup.py
Log:
new rc of the next version

Copied: tags/pywps-3.0.1rc4 (from rev 829, branches/pywps-3.0)

Modified: tags/pywps-3.0.1rc4/setup.py
===================================================================
--- branches/pywps-3.0/setup.py	2009-05-19 12:46:45 UTC (rev 829)
+++ tags/pywps-3.0.1rc4/setup.py	2009-05-19 13:01:19 UTC (rev 830)
@@ -39,7 +39,7 @@
 
 setup(
         name = name,
-        version = '3.0.1',
+        version = '3.0.1rc4',
         maintainer="Jachym Cepicky",
         maintainer_email = 'jachym at les-ejk.cz',
         author = 'Jachym Cepicky',



More information about the Pywps-commits mailing list