3.8 cubicweb-version-3.8.0
authorSylvain Thénault <sylvain.thenault@logilab.fr>
Tue, 20 Apr 2010 16:31:53 +0200
changeset 5355 3c703f3245dc
parent 5354 ba9fe740688c
child 5356 24cc65ab2eca
child 5358 d4d294610ee7
3.8
__pkginfo__.py
debian/changelog
--- a/__pkginfo__.py	Tue Apr 20 16:30:35 2010 +0200
+++ b/__pkginfo__.py	Tue Apr 20 16:31:53 2010 +0200
@@ -7,7 +7,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 7, 4)
+numversion = (3, 8, 0)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"
--- a/debian/changelog	Tue Apr 20 16:30:35 2010 +0200
+++ b/debian/changelog	Tue Apr 20 16:31:53 2010 +0200
@@ -1,3 +1,9 @@
+cubicweb (3.8.0-1) unstable; urgency=low
+
+  * new upstream release
+
+ -- Sylvain Thénault <sylvain.thenault@logilab.fr>  Tue, 20 Apr 2010 16:31:44 +0200
+
 cubicweb (3.7.4-1) unstable; urgency=low
 
   * new upstream release