3.10.2 cubicweb-version-3.10.2
authorSylvain Thénault <sylvain.thenault@logilab.fr>
Mon, 18 Oct 2010 11:47:46 +0200
changeset 6538 3fc6b4aaaff3
parent 6537 308037210dab
child 6539 4a87c8af6f3f
3.10.2
__pkginfo__.py
debian/changelog
--- a/__pkginfo__.py	Mon Oct 18 11:47:06 2010 +0200
+++ b/__pkginfo__.py	Mon Oct 18 11:47:46 2010 +0200
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 10, 1)
+numversion = (3, 10, 2)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"
--- a/debian/changelog	Mon Oct 18 11:47:06 2010 +0200
+++ b/debian/changelog	Mon Oct 18 11:47:46 2010 +0200
@@ -1,3 +1,9 @@
+cubicweb (3.10.2-1) unstable; urgency=low
+
+  * new upstream release
+
+ -- Sylvain Thénault <sylvain.thenault@logilab.fr>  Mon, 18 Oct 2010 11:47:37 +0200
+
 cubicweb (3.10.1-1) unstable; urgency=low
 
   * new upstream release