Skip to content
Snippets Groups Projects
Commit 7fcfc70977f5 authored by Sylvain Thénault's avatar Sylvain Thénault
Browse files

1.5

parent 788f1167259f
No related branches found
Tags cubicweb-link-centos-version-1.7.0-1
No related merge requests found
README 0 → 100644
This cube provides the `Link` entity type to model links, eg an URL with a
description.
......@@ -4,7 +4,7 @@
modname = 'link'
distname = "cubicweb-%s" % modname
numversion = (1, 4, 1)
numversion = (1, 5, 0)
version = '.'.join(str(num) for num in numversion)
license = 'LGPL'
......
cubicweb-link (1.5.0-1) unstable; urgency=low
* new upstream release
-- Sylvain Thénault <sylvain.thenault@logilab.fr> Tue, 05 Oct 2010 11:10:10 +0200
cubicweb-link (1.4.1-1) unstable; urgency=low
* 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