Skip to content
Snippets Groups Projects
Commit de2fb8748325 authored by Katia Saurfelt's avatar Katia Saurfelt
Browse files

prepare package 1.5.1

parent f79c5314a68f
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@
distname = "cubicweb-blog"
modname = distname.split('-', 1)[1]
numversion = (1, 5, 0)
numversion = (1, 5, 1)
version = '.'.join(str(num) for num in numversion)
license = 'LGPL'
......
cubicweb-blog (1.5.1-1) unstable; urgency=low
* new upstream release
-- Katia Saurfelt <katia@hercules.logilab.fr> Wed, 22 Apr 2009 10:02:35 +0200
cubicweb-blog (1.5.0-1) unstable; urgency=low
* hide the blogs box when it's empty
......
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