Skip to content

Commit 3346fd3

Browse files
committed
update before release
1 parent ce5d6a2 commit 3346fd3

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

apps/resource.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ DEALINGS IN THE SOFTWARE.
3535
///////////////////////////////// Program Values ///////////////////////
3636
//
3737
// Program Info (may be visible, but don't mark for tranalation)
38-
#define VERSION "15.01.23-1"
39-
#define RELEASE_DATE "14 December 2014"
38+
#define VERSION "15.03.01-1"
39+
#define RELEASE_DATE "1 March 2015"
4040
#define COPYRIGHT_DATE "2013-2015"
4141

4242
// Program Values:

text/changelog.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
<b><center>Connman System Tray (CMST)</center></b>
22
<b><center>Change Log</center></b>
3-
<br><b>In Progress</b>
3+
<br><b>2015.03.01</b>
44
<ul>
5+
<li>Translation to Chinese by Jianfeng Zhang.</li>
56
<li>Option to create a entry in the users autostart direcory (coded by Lester Bico).</li>
67
<li>Added --use-mate command line option to try and work around system tray icon oddities.</li>
78
<li>Start options formally only available from the command line may now be set in preferences.</li>

0 commit comments

Comments
 (0)