--- a/__pkginfo__.py Wed Apr 28 16:55:39 2010 +0200
+++ b/__pkginfo__.py Thu Apr 29 13:54:00 2010 +0200
@@ -23,7 +23,7 @@
distname = "cubicweb"
modname = "cubicweb"
-numversion = (3, 7, 4)
+numversion = (3, 7, 5)
version = '.'.join(str(num) for num in numversion)
license = 'LGPL'
--- a/debian/changelog Wed Apr 28 16:55:39 2010 +0200
+++ b/debian/changelog Thu Apr 29 13:54:00 2010 +0200
@@ -1,3 +1,9 @@
+cubicweb (3.7.5-1) unstable; urgency=low
+
+ * new upstream release on the 3.7 branch
+
+ -- Alexandre Fayolle <afayolle@debian.org> Thu, 29 Apr 2010 13:51:52 +0200
+
cubicweb (3.7.4-1) unstable; urgency=low
* new upstream release