Bumped the version number to the next development iteration.

This commit is contained in:
Adam Waldenberg 2015-10-29 02:25:20 +01:00
parent d941487280
commit fa04eb57f3
16 changed files with 9 additions and 9 deletions

View File

@ -24,7 +24,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gitinspector 0.4.3dev\n"
"Project-Id-Version: gitinspector 0.5.0dev\n"
"Report-Msgid-Bugs-To: gitinspector@ejwa.se\n"
"POT-Creation-Date: 2015-10-02 03:35+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"

View File

@ -19,7 +19,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gitinspector 0.4.3dev\n"
"Project-Id-Version: gitinspector 0.5.0dev\n"
"Report-Msgid-Bugs-To: gitinspector@ejwa.se\n"
"POT-Creation-Date: 2015-10-02 03:35+0200\n"
"PO-Revision-Date: 2015-10-21 00:25+0200\n"

View File

@ -19,7 +19,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gitinspector 0.4.3dev\n"
"Project-Id-Version: gitinspector 0.5.0dev\n"
"Report-Msgid-Bugs-To: gitinspector@ejwa.se\n"
"POT-Creation-Date: 2015-10-02 03:35+0200\n"
"PO-Revision-Date: 2015-10-02 22:17+0100\n"

View File

@ -19,7 +19,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gitinspector 0.4.3dev\n"
"Project-Id-Version: gitinspector 0.5.0dev\n"
"Report-Msgid-Bugs-To: gitinspector@ejwa.se\n"
"POT-Creation-Date: 2015-10-02 03:35+0200\n"
"PO-Revision-Date: 2015-10-25 21:56+0100\n"

View File

@ -19,7 +19,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gitinspector 0.4.3dev\n"
"Project-Id-Version: gitinspector 0.5.0dev\n"
"Report-Msgid-Bugs-To: gitinspector@ejwa.se\n"
"POT-Creation-Date: 2015-10-02 03:35+0200\n"
"PO-Revision-Date: 2015-10-26 08:50+0100\n"

View File

@ -19,7 +19,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gitinspector 0.4.3dev\n"
"Project-Id-Version: gitinspector 0.5.0dev\n"
"Report-Msgid-Bugs-To: gitinspector@ejwa.se\n"
"POT-Creation-Date: 2015-10-02 03:35+0200\n"
"PO-Revision-Date: 2015-10-24 07:50+0100\n"

View File

@ -19,7 +19,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gitinspector 0.4.3dev\n"
"Project-Id-Version: gitinspector 0.5.0dev\n"
"Report-Msgid-Bugs-To: gitinspector@ejwa.se\n"
"POT-Creation-Date: 2015-10-02 03:35+0200\n"
"PO-Revision-Date: 2015-10-02 04:12+0200\n"

View File

@ -19,7 +19,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gitinspector 0.4.3dev\n"
"Project-Id-Version: gitinspector 0.5.0dev\n"
"Report-Msgid-Bugs-To: gitinspector@ejwa.se\n"
"POT-Creation-Date: 2015-10-02 03:35+0200\n"
"PO-Revision-Date: 2015-20-23 18:33-0500\n"

View File

@ -22,7 +22,7 @@ from __future__ import unicode_literals
from . import localization
localization.init()
__version__ = "0.4.3dev"
__version__ = "0.5.0dev"
__doc__ = _("""Copyright © 2012-2015 Ejwa Software. All rights reserved.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.