summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgryf <gryf73@gmail.com>2018-05-20 17:59:15 +0200
committergryf <gryf73@gmail.com>2018-05-20 17:59:19 +0200
commita60507c8dfb2f222e3d600d587f3d220a8de4b90 (patch)
tree94c9290c1535a7b453296c3e312eb9a92233ee71
parent93e9c32cfc025b1c3ae09098099d0abfdae844f0 (diff)
downloadwmamixer-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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/wmamixer.h b/wmamixer.h
index 10ccb9d..73cfa0e 100644
--- a/wmamixer.h
+++ b/wmamixer.h
@@ -38,7 +38,7 @@
#define CLASS "Wmamixer"
-#define VERSION "0.1"
+#define VERSION "1.0"
// User defines - custom
#define BACKCOLOR "#202020"