# HG changeset patch # User Sylvain Thénault # Date 1287137351 -7200 # Node ID b06310fc4e231a39f09527a6f570fc1d7ce75efe # Parent b717a6cb337b0c5729b07fb2b87c13c81f8ca05d 3.10.1 diff -r b717a6cb337b -r b06310fc4e23 __pkginfo__.py --- a/__pkginfo__.py Fri Oct 15 12:07:32 2010 +0200 +++ b/__pkginfo__.py Fri Oct 15 12:09:11 2010 +0200 @@ -22,7 +22,7 @@ modname = distname = "cubicweb" -numversion = (3, 10, 0) +numversion = (3, 10, 1) version = '.'.join(str(num) for num in numversion) description = "a repository of entities / relations for knowledge management" diff -r b717a6cb337b -r b06310fc4e23 debian/changelog --- a/debian/changelog Fri Oct 15 12:07:32 2010 +0200 +++ b/debian/changelog Fri Oct 15 12:09:11 2010 +0200 @@ -1,3 +1,9 @@ +cubicweb (3.10.1-1) unstable; urgency=low + + * new upstream release + + -- Sylvain Thénault Fri, 15 Oct 2010 12:08:58 +0200 + cubicweb (3.10.0-1) unstable; urgency=low * new upstream release