Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cubicweb
cubicweb
Commits
da986d7aff2b
Commit
ed1ee40b
authored
Aug 01, 2019
by
Denis Laxalde
Browse files
[pkg] Version 3.27.0.a2
parent
f5300acd8f4f
Changes
2
Hide whitespace changes
Inline
Side-by-side
cubicweb/__pkginfo__.py
View file @
da986d7a
...
...
@@ -23,7 +23,7 @@ software
modname
=
distname
=
"cubicweb"
numversion
=
(
3
,
27
,
0
)
version
=
'.'
.
join
(
str
(
num
)
for
num
in
numversion
)
+
'a
1
'
version
=
'.'
.
join
(
str
(
num
)
for
num
in
numversion
)
+
'a
2
'
description
=
"a repository of entities / relations for knowledge management"
author
=
"Logilab"
...
...
debian/changelog
View file @
da986d7a
cubicweb (3.27.0~a2-1) unstable; urgency=medium
* New upstream pre-release.
-- Denis Laxalde <denis.laxalde@logilab.fr> Thu, 01 Aug 2019 09:13:26 +0200
cubicweb (3.27.0~a1-1) unstable; urgency=medium
* New upstream pre-release.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment