Skip to content
Snippets Groups Projects
Commit 29ae664a7d7c authored by Sandrine Ribeau's avatar Sandrine Ribeau
Browse files

prepare release

parent 8fb6f8365507
No related branches found
No related tags found
No related merge requests found
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
modname = 'comment' modname = 'comment'
distname = "cubicweb-%s" % modname distname = "cubicweb-%s" % modname
numversion = (1, 6, 0) numversion = (1, 6, 1)
version = '.'.join(str(num) for num in numversion) version = '.'.join(str(num) for num in numversion)
license = 'LGPL' license = 'LGPL'
......
cubicweb-comment (1.6.1-1) unstable; urgency=low
* new upstream release
-- Sandrine Ribeau <sandrine.ribeau@logilab.fr> Wed, 24 Mar 2010 10:38:54 -0700
cubicweb-comment (1.6.0-1) unstable; urgency=low cubicweb-comment (1.6.0-1) unstable; urgency=low
* new upstream release * new upstream release
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment