Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
snf-image-creator
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
itminedu
snf-image-creator
Commits
a527dcb4
Commit
a527dcb4
authored
Jul 18, 2013
by
Nikos Skalkotos
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bump version to 0.4.3
parent
9f0e45ee
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
13 additions
and
8 deletions
+13
-8
ChangeLog
ChangeLog
+4
-0
docs/conf.py
docs/conf.py
+2
-2
image_creator/version.py
image_creator/version.py
+6
-5
version
version
+1
-1
No files found.
ChangeLog
View file @
a527dcb4
2013-07-18, v0.4.3
* Force TERM=linux when working on xterm. This makes dialog behave
better under OpenSUSE
2013-07-17, v0.4.2
* Fix a dialog bug affecting only OpenSUSE
...
...
docs/conf.py
View file @
a527dcb4
...
...
@@ -50,9 +50,9 @@ copyright = u'2012, 2013 GRNET S.A. All rights reserved'
# built documents.
#
# The short X.Y version.
version
=
'0.4.
2
'
version
=
'0.4.
3
'
# The full version, including alpha/beta/rc tags.
release
=
'0.4.
2
'
release
=
'0.4.
3
'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
...
...
image_creator/version.py
View file @
a527dcb4
__version__
=
"0.4.2"
__version_
info__
=
[
'0'
,
'4'
,
'2'
]
__version_
_
=
"0.4.3"
__version_vcs_info__
=
{
'branch'
:
'master'
,
'revid'
:
'6223cd7'
,
'revno'
:
316
}
__version_user_info__
=
"skalkoto@darkstar.admin.grnet.gr"
'revid'
:
'9f0e45e'
,
'revno'
:
319
}
__version_user_email__
=
"skalkoto@grnet.gr"
__version_user_name__
=
"Nikos Skalkotos"
version
View file @
a527dcb4
0.4.
2
0.4.
3
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