# HG changeset patch
# User Sylvain Thénault <sylvain.thenault@logilab.fr>
# Date 1272288819 -7200
#      Mon Apr 26 15:33:39 2010 +0200
# Branch stable
# Node ID d434582788c695a495d9566c58f003328610fe7f
# Parent  53be1c3de64918feec2b3c4e067d27e6f26cb04f
1.6.3

diff --git a/__pkginfo__.py b/__pkginfo__.py
--- 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
--- 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