File tree Expand file tree Collapse file tree 4 files changed +23
-2
lines changed Expand file tree Collapse file tree 4 files changed +23
-2
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ set (PKGDATADIR "${DATADIR}/com.github.alecaddd.sequeler")
1919
2020set (EXEC_NAME "com.github.alecaddd.sequeler" )
2121set (RELEASE_NAME "Sequeler" )
22- set (VERSION "0.5.3 " )
22+ set (VERSION "0.5.4 " )
2323set (VERSION_INFO "Friendly SQL Client" )
2424
2525# disable C compiler warnings
Original file line number Diff line number Diff line change 2626 <binary >com.github.alecaddd.sequeler</binary >
2727 </provides >
2828 <releases >
29+ <release version =" 0.5.4" date =" 2018-02-24" >
30+ <description >
31+ <p >New Icon and Import/Export Library.</p >
32+ <ul >
33+ <li >Fancy new icon.</li >
34+ <li >Import and Export connections library.</li >
35+ <li >Fixed random crash when opening and closing multiple connections.</li >
36+ <li >Bug fixes and improvements.</li >
37+ </ul >
38+ </description >
39+ </release >
2940 <release version =" 0.5.3" date =" 2018-02-23" >
3041 <description >
3142 <p >Bug fixes and improvements.</p >
Original file line number Diff line number Diff line change 1+ com.github.alecaddd.sequeler (0.5.4) xenial; urgency=medium
2+
3+ * New Icon and Import/Export Library.
4+ * Fancy new icon.
5+ * Import and Export connections library.
6+ * Fixed random crash when opening and closing multiple connections.
7+ * Bug fixes and improvements.
8+
9+ -- Alessandro Castellani <
[email protected] > Fri, 24 Feb 2018 12:28:00 -0500
10+
111com.github.alecaddd.sequeler (0.5.3) xenial; urgency=medium
212
313 * Bug fixes and improvements.
Original file line number Diff line number Diff line change 11name : sequeler
2- version : ' 0.5.3 '
2+ version : ' 0.5.4 '
33summary : Friendly SQL Client
44description : |
55 Store your Database Connections in the built-in library,
You can’t perform that action at this time.
0 commit comments