Skip to content

Commit

Permalink
Translation release 2.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
bluesabre committed Apr 7, 2016
1 parent 70c1910 commit 4852afa
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
MenuLibre NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
07 Apr 2016, MenuLibre 2.1.3

- Updated Translations:
. Brazilian Portuguese, Croatian, English (United Kingdom),
Esperanto, French, Lithuanian, Polish, Serbian, Swedish


08 Oct 2015, MenuLibre 2.1.2

- General:
Expand All @@ -8,6 +15,7 @@ MenuLibre NEWS
. Set the window title that is displayed in several applications
including Xfce Panel.


20 Sep 2015, MenuLibre 2.1.1

- Updated Translations:
Expand Down
2 changes: 1 addition & 1 deletion menulibre_lib/menulibreconfig.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
# files). By default, this is ../data, relative your trunk layout
__menulibre_data_directory__ = '../data/'
__license__ = 'GPL-3'
__version__ = '2.1.2'
__version__ = '2.1.3'

import os

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ def run(self):

DistUtilsExtra.auto.setup(
name='menulibre',
version='2.1.2',
version='2.1.3',
license='GPL-3',
author='Sean Davis',
author_email='[email protected]',
Expand Down

0 comments on commit 4852afa

Please sign in to comment.