--- a/__pkginfo__.py Thu Sep 10 15:16:44 2009 +0200
+++ b/__pkginfo__.py Thu Sep 10 15:27:27 2009 +0200
@@ -7,7 +7,7 @@
distname = "cubicweb"
modname = "cubicweb"
-numversion = (3, 4, 7)
+numversion = (3, 4, 8)
version = '.'.join(str(num) for num in numversion)
license = 'LGPL v2'
--- a/debian/changelog Thu Sep 10 15:16:44 2009 +0200
+++ b/debian/changelog Thu Sep 10 15:27:27 2009 +0200
@@ -1,3 +1,9 @@
+cubicweb (3.4.8-1) unstable; urgency=low
+
+ * new upstream release
+
+ -- Sylvain Thénault <sylvain.thenault@logilab.fr> Thu, 10 Sep 2009 15:27:17 +0200
+
cubicweb (3.4.7-1) unstable; urgency=low
* new upstream release