3.10.5
authorSylvain Thénault <sylvain.thenault@logilab.fr>
Mon, 25 Oct 2010 18:24:08 +0200
changeset 6644 387c19e6de4b
parent 6643 e5777c3c2247
child 6645 179eb6131e92
3.10.5
__pkginfo__.py
debian/changelog
--- a/__pkginfo__.py	Mon Oct 25 18:08:42 2010 +0200
+++ b/__pkginfo__.py	Mon Oct 25 18:24:08 2010 +0200
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 10, 4)
+numversion = (3, 10, 5)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"
--- a/debian/changelog	Mon Oct 25 18:08:42 2010 +0200
+++ b/debian/changelog	Mon Oct 25 18:24:08 2010 +0200
@@ -1,3 +1,9 @@
+cubicweb (3.10.5-1) unstable; urgency=low
+
+  * new upstream release
+
+ -- Sylvain Thénault <sylvain.thenault@logilab.fr>  Mon, 25 Oct 2010 18:22:20 +0200
+
 cubicweb (3.10.4-1) unstable; urgency=low
 
   * new upstream release