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
8af81736f150
Commit
3e1e0ea2
authored
Nov 28, 2019
by
Philippe Pepiot
Browse files
[pkg] Version 3.27.0rc1
parent
7c4216ed7497
Changes
2
Show whitespace changes
Inline
Side-by-side
cubicweb/__pkginfo__.py
View file @
8af81736
...
...
@@ -23,7 +23,7 @@ software
modname
=
distname
=
"cubicweb"
numversion
=
(
3
,
27
,
0
)
version
=
'.'
.
join
(
str
(
num
)
for
num
in
numversion
)
+
'
a2
'
version
=
'.'
.
join
(
str
(
num
)
for
num
in
numversion
)
+
'
rc1
'
description
=
"a repository of entities / relations for knowledge management"
author
=
"Logilab"
...
...
debian/changelog
View file @
8af81736
cubicweb (3.27.0~rc1-1) unstable; urgency=medium
* New upstream release candidate
-- Philippe Pepiot <philippe.pepiot@logilab.fr> Thu, 28 Nov 2019 11:29:57 +0100
cubicweb (3.27.0~a2-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