Skip to content

Commit 606da1f

Browse files
committed
files ready for release
1 parent 4eeab49 commit 606da1f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

apps/resource.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@ DEALINGS IN THE SOFTWARE.
3535
///////////////////////////////// Program Values ///////////////////////
3636
//
3737
// Program Info (may be visible, but don't mark for tranalation)
38-
#define VERSION "2017.03.02-1"
38+
#define VERSION "2017.03.18-1"
3939

40-
#define RELEASE_DATE "3 October 2016"
40+
#define RELEASE_DATE "18 March 2017"
4141
#define COPYRIGHT_DATE "2013-2017"
4242

4343
// Program Values:

text/changelog.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<b><center>Connman System Tray (CMST)</center></b>
22
<b><center>Change Log</center></b>
3-
<b> In Progress</b>
3+
<b> 2017.03.18</b>
44
<ul>
55
<li>Added Keywords to .desktop files (PR from klausenbusk).</li>
66
<li>Fixed missing send destination in dbus policy file (PR from Klausenbusk).</li>

0 commit comments

Comments
 (0)