3.10.3 cubicweb-version-3.10.3
authorSylvain Thénault <sylvain.thenault@logilab.fr>
Wed, 20 Oct 2010 16:00:50 +0200
changeset 6566 8eb58d00a0ce
parent 6565 e89de028d004
child 6567 303b150ebb7a
3.10.3
__pkginfo__.py
debian/changelog
--- a/__pkginfo__.py	Wed Oct 20 15:58:27 2010 +0200
+++ b/__pkginfo__.py	Wed Oct 20 16:00:50 2010 +0200
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 10, 2)
+numversion = (3, 10, 3)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"
--- a/debian/changelog	Wed Oct 20 15:58:27 2010 +0200
+++ b/debian/changelog	Wed Oct 20 16:00:50 2010 +0200
@@ -1,3 +1,9 @@
+cubicweb (3.10.3-1) unstable; urgency=low
+
+  * new upstream release
+
+ -- Sylvain Thénault <sylvain.thenault@logilab.fr>  Wed, 20 Oct 2010 16:00:33 +0200
+
 cubicweb (3.10.2-1) unstable; urgency=low
 
   * new upstream release