3.10.4
authorSylvain Thénault <sylvain.thenault@logilab.fr>
Fri, 22 Oct 2010 17:41:11 +0200
changeset 6600 3829498510a7
parent 6599 d3008cb6d1c3
child 6601 49f1226f2fab
3.10.4
__pkginfo__.py
debian/changelog
--- a/__pkginfo__.py	Fri Oct 22 17:40:23 2010 +0200
+++ b/__pkginfo__.py	Fri Oct 22 17:41:11 2010 +0200
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 10, 3)
+numversion = (3, 10, 4)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"
--- a/debian/changelog	Fri Oct 22 17:40:23 2010 +0200
+++ b/debian/changelog	Fri Oct 22 17:41:11 2010 +0200
@@ -1,3 +1,9 @@
+cubicweb (3.10.4-1) unstable; urgency=low
+
+  * new upstream release
+
+ -- Sylvain Thénault <sylvain.thenault@logilab.fr>  Fri, 22 Oct 2010 17:41:00 +0200
+
 cubicweb (3.10.3-1) unstable; urgency=low
 
   * new upstream release