--- a/__pkginfo__.py Fri Sep 18 10:34:33 2009 +0200
+++ b/__pkginfo__.py Fri Sep 18 10:35:09 2009 +0200
@@ -7,7 +7,7 @@
distname = "cubicweb"
modname = "cubicweb"
-numversion = (3, 5, 0)
+numversion = (3, 5, 1)
version = '.'.join(str(num) for num in numversion)
license = 'LGPL v2'
--- a/debian/changelog Fri Sep 18 10:34:33 2009 +0200
+++ b/debian/changelog Fri Sep 18 10:35:09 2009 +0200
@@ -1,3 +1,9 @@
+cubicweb (3.5.1-1) unstable; urgency=low
+
+ * new upstream release
+
+ -- Sylvain Thénault <sylvain.thenault@logilab.fr> Fri, 18 Sep 2009 10:35:00 +0200
+
cubicweb (3.5.0-1) unstable; urgency=low
* new upstream release