File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ include (GNUInstallDirs)
55set (DATADIR ${CMAKE_INSTALL_FULL_DATAROOTDIR} )
66set (PKGDATADIR "${DATADIR} /${CMAKE_PROJECT_NAME} " )
77set (GETTEXT_PACKAGE ${CMAKE_PROJECT_NAME} )
8- set (VERSION "1.1.8 " )
8+ set (VERSION "1.1.9 " )
99set (VERSION_INFO "Stable" )
1010set (EXEC_NAME com.github.donadigo.eddy)
1111set (PREFIX ${CMAKE_INSTALL_PREFIX} )
Original file line number Diff line number Diff line change 2020 <binary >com.github.donadigo.eddy</binary >
2121 </provides >
2222 <releases >
23+ <release version =" 1.1.9" date =" 2017-11-12" >
24+ <description >
25+ <p >This release fixes small annoyances with the UI and includes new translations:</p >
26+ <ul >
27+ <li >Brazilian Portuguese translation (Paulo Galardi)</li >
28+ <li >Lithuanian translation (welaq)</li >
29+ <li >Spanish translation (Juan Carlos)</li >
30+ <li >French translation (nvivant)</li >
31+ </ul >
32+ <p >Fixed:</p >
33+ <ul >
34+ <li >Fast switching to the detailed view while loading packages caused unintentional auto-switching to list view</li >
35+ <li >Error dialog now has a proper title</li >
36+ </ul >
37+ </description >
38+ </release >
2339 <release version =" 1.1.8" date =" 2017-09-21" >
2440 <description >
2541 <p >This release adds small improvements to the user interface and adds initial support for translations.</p >
You can’t perform that action at this time.
0 commit comments