From a60507c8dfb2f222e3d600d587f3d220a8de4b90 Mon Sep 17 00:00:00 2001 From: gryf Date: Sun, 20 May 2018 17:59:15 +0200 Subject: [PATCH] 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. --- wmamixer.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"