--- a/__pkginfo__.py Wed Sep 09 14:05:20 2009 +0200
+++ b/__pkginfo__.py Wed Sep 09 14:09:45 2009 +0200
@@ -7,7 +7,7 @@
distname = "cubicweb"
modname = "cubicweb"
-numversion = (3, 4, 6)
+numversion = (3, 4, 7)
version = '.'.join(str(num) for num in numversion)
license = 'LGPL v2'
--- a/debian/changelog Wed Sep 09 14:05:20 2009 +0200
+++ b/debian/changelog Wed Sep 09 14:09:45 2009 +0200
@@ -1,3 +1,9 @@
+cubicweb (3.4.7-1) unstable; urgency=low
+
+ * new upstream release
+
+ -- Sylvain Thénault <sylvain.thenault@logilab.fr> Wed, 09 Sep 2009 14:08:41 +0200
+
cubicweb (3.4.6-1) unstable; urgency=low
* new upstream release