--- a/__pkginfo__.py Thu Apr 15 18:19:11 2010 +0200
+++ b/__pkginfo__.py Thu Apr 15 18:27:18 2010 +0200
@@ -7,7 +7,7 @@
distname = "cubicweb"
modname = "cubicweb"
-numversion = (3, 7, 3)
+numversion = (3, 7, 4)
version = '.'.join(str(num) for num in numversion)
license = 'LGPL'
--- a/debian/changelog Thu Apr 15 18:19:11 2010 +0200
+++ b/debian/changelog Thu Apr 15 18:27:18 2010 +0200
@@ -1,3 +1,9 @@
+cubicweb (3.7.4-1) unstable; urgency=low
+
+ * new upstream release
+
+ -- Sylvain Thénault <sylvain.thenault@logilab.fr> Thu, 15 Apr 2010 18:20:39 +0200
+
cubicweb (3.7.3-1) unstable; urgency=low
* new upstream release