File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change
1
+ 2019-01-24
2
+ v0.3.3
3
+ - Codestyle fixes
4
+
1
5
2018-01-17
2
6
v0.3.2
3
7
- updated statusnotifier to 1.0.0
Original file line number Diff line number Diff line change 33
33
#define TITLE _ (" About AlsaVolume" )
34
34
#define PROGNAME _ (" Alsa Volume Changer" )
35
35
#define COMMENTS _ (" Tray Alsa Volume Changer written using gtkmm" )
36
- #
define COPYRIGHT _ (
" 2012-2018 (c) Vitaly Tonkacheyev ([email protected] )" )
36
+ #
define COPYRIGHT _ (
" 2012-2019 (c) Vitaly Tonkacheyev ([email protected] )" )
37
37
#define WEBSITE " http://sites.google.com/site/thesomeprojects/"
38
38
#define WEBSITELABEL _ (" Program Website" )
39
- #define VERSION " 0.3.2 "
39
+ #define VERSION " 0.3.3 "
40
40
41
41
#define POLLING_INTERVAL 2000
42
42
Original file line number Diff line number Diff line change 1
- 0.3.2
1
+ 0.3.3
You can’t perform that action at this time.
0 commit comments