Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
itminedu
kamaki
Commits
8eb40a20
Commit
8eb40a20
authored
Mar 09, 2016
by
Nikos Skalkotos
Browse files
Update version.py & docs/conf.py for v0.14rc2
parent
8cf92451
Changes
2
Hide whitespace changes
Inline
Side-by-side
docs/conf.py
View file @
8eb40a20
# -*- coding: utf-8 -*-
#
# Copyright 2011-201
3
GRNET S.A. All rights reserved.
# Copyright 2011-201
6
GRNET S.A. All rights reserved.
#
# Redistribution and use in source and binary forms, with or
# without modification, are permitted provided that the following
...
...
@@ -123,13 +123,13 @@ master_doc = 'index'
# General information about the project.
project
=
u
'Kamaki'
copyright
=
u
'201
4
, GRNET'
copyright
=
u
'201
6
, GRNET'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
# built documents.
#
# The short X.Y version.
version
=
'0.1
3
'
version
=
'0.1
4
'
# The full version, including alpha/beta/rc tags.
try
:
...
...
kamaki/version.py
View file @
8eb40a20
__version__
=
"0.14rc
1
"
__version__
=
"0.14rc
2
"
__version_vcs_info__
=
{
'branch'
:
'release-0.14'
,
'revid'
:
'
44fa036
'
,
'revno'
:
257
1
}
__version_user_email__
=
"
gkorf
@grnet.gr"
__version_user_name__
=
"
Giorgos Korfiati
s"
'revid'
:
'
8cf9245
'
,
'revno'
:
257
7
}
__version_user_email__
=
"
skalkoto
@grnet.gr"
__version_user_name__
=
"
Nikos Skalkoto
s"
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