bump stable 3.3.1
authorAurelien Campeas <aurelien.campeas@logilab.fr>
Tue, 23 Jun 2009 11:48:23 +0200
branchstable
changeset 2137 a356da3e725b
parent 2131 00e6d1cb18ea
child 2138 c9263a17aed5
bump
__pkginfo__.py
debian/changelog
--- a/__pkginfo__.py	Mon Jun 22 11:53:59 2009 +0200
+++ b/__pkginfo__.py	Tue Jun 23 11:48:23 2009 +0200
@@ -7,7 +7,7 @@
 distname = "cubicweb"
 modname = "cubicweb"
 
-numversion = (3, 3, 0)
+numversion = (3, 3, 1)
 version = '.'.join(str(num) for num in numversion)
 
 license = 'LGPL v2'
--- a/debian/changelog	Mon Jun 22 11:53:59 2009 +0200
+++ b/debian/changelog	Tue Jun 23 11:48:23 2009 +0200
@@ -1,3 +1,9 @@
+cubicweb (3.3.1-1) unstable; urgency=low
+
+  * new upstream release
+
+ -- Aurélien Campéas <aurelien.campeas@logilab.fr>  Mon, 22 Jun 2009 12:00:00 +0200
+
 cubicweb (3.3.0-1) unstable; urgency=low
 
   * new upstream release