File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11MenuLibre NEWS
22|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3- Unreleased , MenuLibre 2.3.1
3+ 30 April 2023 , MenuLibre 2.3.1
44
55- New Features:
66 . Add new Exec Editor dialog
Original file line number Diff line number Diff line change 22\\$2 \(la URL: \\$1 \(ra \\$3
33..
44.if \n[ .g ] .mso www.tmac
5- .TH MENULIBRE "1" "June 2022 " "menulibre 2.3.0 " "User Commands"
5+ .TH MENULIBRE "1" "April 2023 " "menulibre 2.3.1 " "User Commands"
66.SH NAME
77menulibre \- advanced fd.o compliant menu editor
88.SH DESCRIPTION
Original file line number Diff line number Diff line change 2525# files). By default, this is ../data, relative your trunk layout
2626__menulibre_data_directory__ = '../data/'
2727__license__ = 'GPL-3'
28- __version__ = '2.3.0 '
28+ __version__ = '2.3.1 '
2929
3030import os
3131
Original file line number Diff line number Diff line change @@ -229,7 +229,7 @@ def run(self):
229229
230230DistUtilsExtra .auto .setup (
231231 name = 'menulibre' ,
232- version = '2.3.0 ' ,
232+ version = '2.3.1 ' ,
233233 license = 'GPL-3' ,
234234 author = 'Sean Davis' ,
235235
You can’t perform that action at this time.
0 commit comments