diff --git a/__pkginfo__.py b/__pkginfo__.py index 53be1c3de64918feec2b3c4e067d27e6f26cb04f_X19wa2dpbmZvX18ucHk=..d434582788c695a495d9566c58f003328610fe7f_X19wa2dpbmZvX18ucHk= 100644 --- a/__pkginfo__.py +++ b/__pkginfo__.py @@ -4,7 +4,7 @@ modname = 'comment' distname = "cubicweb-%s" % modname -numversion = (1, 6, 2) +numversion = (1, 6, 3) version = '.'.join(str(num) for num in numversion) license = 'LGPL' diff --git a/debian/changelog b/debian/changelog index 53be1c3de64918feec2b3c4e067d27e6f26cb04f_ZGViaWFuL2NoYW5nZWxvZw==..d434582788c695a495d9566c58f003328610fe7f_ZGViaWFuL2NoYW5nZWxvZw== 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +cubicweb-comment (1.6.3-1) unstable; urgency=low + + * new upstream release + + -- Sylvain Thénault <sylvain.thenault@logilab.fr> Mon, 26 Apr 2010 15:33:26 +0200 + cubicweb-comment (1.6.2-1) unstable; urgency=low * new upstream release