3.9.2 cubicweb-version-3.9.2
authorSylvain Thénault <sylvain.thenault@logilab.fr>
Fri, 16 Jul 2010 12:41:10 +0200
changeset 5983 e51796b9caf3
parent 5982 30985571dbc9
child 5984 8a23821dc138
3.9.2
__pkginfo__.py
debian/changelog
--- a/__pkginfo__.py	Fri Jul 16 12:40:22 2010 +0200
+++ b/__pkginfo__.py	Fri Jul 16 12:41:10 2010 +0200
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 9, 1)
+numversion = (3, 9, 2)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"
--- a/debian/changelog	Fri Jul 16 12:40:22 2010 +0200
+++ b/debian/changelog	Fri Jul 16 12:41:10 2010 +0200
@@ -1,3 +1,9 @@
+cubicweb (3.9.2-1) unstable; urgency=low
+
+  * new upstream release
+
+ -- Sylvain Thénault <sylvain.thenault@logilab.fr>  Fri, 16 Jul 2010 12:40:59 +0200
+
 cubicweb (3.9.1-1) unstable; urgency=low
 
   * new upstream release