--- a/cubicweb/__pkginfo__.py Wed Jul 18 11:27:05 2018 +0200
+++ b/cubicweb/__pkginfo__.py Wed Jul 18 13:47:45 2018 +0200
@@ -22,7 +22,7 @@
modname = distname = "cubicweb"
-numversion = (3, 26, 5)
+numversion = (3, 26, 6)
version = '.'.join(str(num) for num in numversion)
description = "a repository of entities / relations for knowledge management"
--- a/debian/changelog Wed Jul 18 11:27:05 2018 +0200
+++ b/debian/changelog Wed Jul 18 13:47:45 2018 +0200
@@ -1,3 +1,9 @@
+cubicweb (3.26.6-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Philippe Pepiot <philippe.pepiot@logilab.fr> Wed, 18 Jul 2018 13:46:36 +0200
+
cubicweb (3.26.4-1) unstable; urgency=medium
* New upstream release.