3.13.6 stable
authorSylvain Thénault <sylvain.thenault@logilab.fr>
Mon, 26 Sep 2011 18:36:09 +0200
branchstable
changeset 7861 1d54ceb9f6a0
parent 7860 ee233d5365b4
child 7864 17c007ad845a
3.13.6
__pkginfo__.py
debian/changelog
--- a/__pkginfo__.py	Mon Sep 26 18:25:22 2011 +0200
+++ b/__pkginfo__.py	Mon Sep 26 18:36:09 2011 +0200
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 13, 5)
+numversion = (3, 13, 6)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"
--- a/debian/changelog	Mon Sep 26 18:25:22 2011 +0200
+++ b/debian/changelog	Mon Sep 26 18:36:09 2011 +0200
@@ -1,3 +1,9 @@
+cubicweb (3.13.6-1) unstable; urgency=low
+
+  * new upstream release
+
+ -- Sylvain Thénault <sylvain.thenault@logilab.fr>  Mon, 26 Sep 2011 18:36:00 +0200
+
 cubicweb (3.13.5-1) unstable; urgency=low
 
   * new upstream release