# HG changeset patch # User sylvain.thenault@logilab.fr # Date 1239001152 -7200 # Node ID 00a8e6a1447ee5eb575a21abfb48946e97201116 # Parent 6a9f621e07cca498ae7f0a2de810cd74548a41e6 3.1.3 diff -r 6a9f621e07cc -r 00a8e6a1447e __pkginfo__.py --- a/__pkginfo__.py Mon Apr 06 08:58:44 2009 +0200 +++ b/__pkginfo__.py Mon Apr 06 08:59:12 2009 +0200 @@ -6,7 +6,7 @@ distname = "cubicweb" modname = "cubicweb" -numversion = (3, 1, 2) +numversion = (3, 1, 3) version = '.'.join(str(num) for num in numversion) license = 'LGPL v2' diff -r 6a9f621e07cc -r 00a8e6a1447e debian/changelog --- a/debian/changelog Mon Apr 06 08:58:44 2009 +0200 +++ b/debian/changelog Mon Apr 06 08:59:12 2009 +0200 @@ -1,3 +1,9 @@ +cubicweb (3.1.3-1) unstable; urgency=low + + * new upstream release + + -- Sylvain Thénault Mon, 06 Apr 2009 08:52:27 +0200 + cubicweb (3.1.2-1) unstable; urgency=low * new upstream release