Skip to content

Commit c3d38ee

Browse files
committed
txt and changelog files for 2015.10.03 release
1 parent fce7912 commit c3d38ee

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
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 "2015.09.21-2"
39-
#define RELEASE_DATE "1 March 2015"
38+
#define VERSION "2015.10.03-1"
39+
#define RELEASE_DATE "3 October 2015"
4040
#define COPYRIGHT_DATE "2013-2015"
4141

4242
// Program Values:

misc/manpage/cmst.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH CMST 1 "1 March 2015" "Version: 2015.03.28"
1+
.TH CMST 1 "3 October 2015" "Version: 2015.10.03"
22
.SH NAME
33
CMST - Connman System Tray
44
.SH SYNOPSIS

text/changelog.txt

Lines changed: 2 additions & 2 deletions
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-
<br><b>In Progress</b>
3+
<br><b>2015.10.03</b>
44
<ul>
55
<li>Browser selections in Agent dialog improved and added xdg-open option (by Yaohan Chen).</li>
66
<li>-i (--icon-theme) command line option will now accept a theme name.</li>
@@ -10,7 +10,7 @@
1010
<li>Restoring window size and geometry is now independent from the other settings.</li>
1111
<li>Added -b command line option to bypass restoring window state if that option is set in Preferences.</li>
1212
<li>Added -B command line option to bypass all startup options set in Preferences.</li>
13-
<li>New CMST icon (by Progandy).<li>
13+
<li>New CMST icon (by Progandy).</li>
1414
</ul>
1515
<br><b>2015.03.01</b>
1616
<ul>

0 commit comments

Comments
 (0)