diff options
| author | gryf <gryf73@gmail.com> | 2018-05-20 17:59:15 +0200 |
|---|---|---|
| committer | gryf <gryf73@gmail.com> | 2018-05-20 17:59:19 +0200 |
| commit | a60507c8dfb2f222e3d600d587f3d220a8de4b90 (patch) | |
| tree | 94c9290c1535a7b453296c3e312eb9a92233ee71 | |
| parent | 93e9c32cfc025b1c3ae09098099d0abfdae844f0 (diff) | |
| download | wmamixer-a60507c8dfb2f222e3d600d587f3d220a8de4b90.tar.gz wmamixer-a60507c8dfb2f222e3d600d587f3d220a8de4b90.tar.bz2 wmamixer-a60507c8dfb2f222e3d600d587f3d220a8de4b90.zip | |
Bump version to 1.0
There is no real bugs reported in last couple of years, so it is time to
mark this little software stable.
| -rw-r--r-- | wmamixer.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -38,7 +38,7 @@ #define CLASS "Wmamixer" -#define VERSION "0.1" +#define VERSION "1.0" // User defines - custom #define BACKCOLOR "#202020" |
