Skip to content

Commit af29a59

Browse files
Bumped the version number to 0.3.1.
1 parent a75fb1b commit af29a59

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

gitinspector/translations/messages.pot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
msgid ""
1919
msgstr ""
20-
"Project-Id-Version: gitinspector 0.3.0\n"
20+
"Project-Id-Version: gitinspector 0.3.1\n"
2121
"Report-Msgid-Bugs-To: [email protected]\n"
2222
"POT-Creation-Date: 2013-07-15 02:57+0200\n"
2323
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"

gitinspector/translations/messages_sv.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
msgid ""
2121
msgstr ""
22-
"Project-Id-Version: gitinspector 0.3.0\n"
22+
"Project-Id-Version: gitinspector 0.3.1\n"
2323
"Report-Msgid-Bugs-To: [email protected]\n"
2424
"POT-Creation-Date: 2013-07-15 02:57+0200\n"
2525
"PO-Revision-Date: 2013-07-15 03:08+0200\n"

gitinspector/translations/messages_zh.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
msgid ""
2121
msgstr ""
22-
"Project-Id-Version: gitinspector 0.3.0\n"
22+
"Project-Id-Version: gitinspector 0.3.1\n"
2323
"Report-Msgid-Bugs-To: [email protected]\n"
2424
"POT-Creation-Date: 2013-07-22 03:45+0200\n"
2525
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"

gitinspector/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
import gitinspector.localization
2828
gitinspector.localization.init()
2929

30-
__version__ = "0.3.0"
30+
__version__ = "0.3.1"
3131

3232
__doc__ = _("""Copyright © 2012-2013 Ejwa Software. All rights reserved.
3333
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.

0 commit comments

Comments
 (0)