Skip to content

Commit a23c7a9

Browse files
committed
final touchups for 14.07.19
1 parent b927e2d commit a23c7a9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

code/resource.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ DEALINGS IN THE SOFTWARE.
3434

3535
///////////////////////////////// Program Values ///////////////////////
3636
// Program Info
37-
#define VERSION "14.07.18-1"
38-
#define RELEASE_DATE "14 June 2014"
37+
#define VERSION "14.07.19-1"
38+
#define RELEASE_DATE "19 July 2014"
3939
#define COPYRIGHT_DATE "2013-2014"
4040

4141
// Program Values

text/changelog.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<b><center>Connman System Tray (CMST)</center></b>
22
<b><center>Change Log</center></b>
33
<br>
4-
<br><b>In Progress</b>
4+
<br><b>2014.07.19</b>
55
<ul>
66
<li>UI updated to allow notifications from the system tray icon or from a notification server.</li>
77
<li>Notifications can be sent to a notification server if present.</li>

0 commit comments

Comments
 (0)