--- a/__pkginfo__.py Fri Dec 19 15:16:09 2008 +0100
+++ b/__pkginfo__.py Fri Dec 19 15:18:28 2008 +0100
@@ -6,7 +6,7 @@
distname = "cubicweb"
modname = "cubicweb"
-numversion = (2, 99, 5)
+numversion = (2, 99, 6)
version = '.'.join(str(num) for num in numversion)
license = 'LCL'
--- a/debian/changelog Fri Dec 19 15:16:09 2008 +0100
+++ b/debian/changelog Fri Dec 19 15:18:28 2008 +0100
@@ -1,3 +1,9 @@
+cubicweb (2.99.6-1) DISTRIBUTION; urgency=low
+
+ * new upstream release
+
+ -- Sylvain Thénault <sylvain.thenault@logilab.fr> Fri, 19 Dec 2008 15:16:37 +0100
+
cubicweb (2.99.5-1) DISTRIBUTION; urgency=low
* new upstream release