--- a/__pkginfo__.py Thu Oct 21 09:33:12 2010 +0200
+++ b/__pkginfo__.py Thu Oct 21 09:34:21 2010 +0200
@@ -22,7 +22,7 @@
modname = distname = "cubicweb"
-numversion = (3, 9, 8)
+numversion = (3, 9, 9)
version = '.'.join(str(num) for num in numversion)
description = "a repository of entities / relations for knowledge management"
--- a/debian/changelog Thu Oct 21 09:33:12 2010 +0200
+++ b/debian/changelog Thu Oct 21 09:34:21 2010 +0200
@@ -1,3 +1,9 @@
+cubicweb (3.9.9-1) unstable; urgency=low
+
+ * new upstream release
+
+ -- Sylvain Thénault <sylvain.thenault@logilab.fr> Thu, 21 Oct 2010 09:33:46 +0200
+
cubicweb (3.9.8-1) unstable; urgency=low
* new upstream release