Skip to content

Commit

Permalink
Bumped the version number to 0.3.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-waldenberg committed Jul 15, 2013
1 parent c91b8cc commit d07da3d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion gitinspector/translations/messages.pot
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

msgid ""
msgstr ""
"Project-Id-Version: gitinspector 0.2.2\n"
"Project-Id-Version: gitinspector 0.3.0\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2013-07-15 02:57+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
Expand Down
2 changes: 1 addition & 1 deletion gitinspector/translations/messages_sv.po
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
#
msgid ""
msgstr ""
"Project-Id-Version: gitinspector 0.2.2\n"
"Project-Id-Version: gitinspector 0.3.0\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2013-07-15 02:57+0200\n"
"PO-Revision-Date: 2013-07-15 03:08+0200\n"
Expand Down
2 changes: 1 addition & 1 deletion gitinspector/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
import gitinspector.localization
gitinspector.localization.init()

__version__ = "0.2.2"
__version__ = "0.3.0"

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

0 comments on commit d07da3d

Please sign in to comment.