3.1
authorsylvain.thenault@logilab.fr
Wed, 25 Feb 2009 18:42:05 +0100
changeset 963 fc73fd8ba8d6
parent 962 1cc3c240b2d5
child 964 a711c7c185d1
3.1
__pkginfo__.py
debian/changelog
--- a/__pkginfo__.py	Wed Feb 25 18:41:24 2009 +0100
+++ b/__pkginfo__.py	Wed Feb 25 18:42:05 2009 +0100
@@ -6,7 +6,7 @@
 distname = "cubicweb"
 modname = "cubicweb"
 
-numversion = (3, 0, 10)
+numversion = (3, 1, 0)
 version = '.'.join(str(num) for num in numversion)
 
 license = 'GPL'
--- a/debian/changelog	Wed Feb 25 18:41:24 2009 +0100
+++ b/debian/changelog	Wed Feb 25 18:42:05 2009 +0100
@@ -1,3 +1,9 @@
+cubicweb (3.1.0-1) unstable; urgency=low
+
+  * new upstream release
+
+ -- Sylvain Thénault <sylvain.thenault@logilab.fr>  Wed, 25 Feb 2009 18:41:47 +0100
+
 cubicweb (3.0.10-1) unstable; urgency=low
 
   * merge cubicweb-core package into cubicweb-common