summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--HISTORY2
-rw-r--r--skinnopacity.c2
2 files changed, 3 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 4cb86c9..6342a15 100644
--- a/HISTORY
+++ b/HISTORY
@@ -375,3 +375,5 @@ Version 0.1.4
- Usage of channel logo background in displaychannel and on
menuelements configurable via plugin setup
- Fixed a bug that setup values are not stored if theme is changed
+
+Version 1.0.0
diff --git a/skinnopacity.c b/skinnopacity.c
index 2c6bd3e..13dd22f 100644
--- a/skinnopacity.c
+++ b/skinnopacity.c
@@ -19,7 +19,7 @@
#endif
-static const char *VERSION = "0.9.0";
+static const char *VERSION = "1.0.0";
static const char *DESCRIPTION = "'nOpacity' Skin";
static const char *MAINMENUENTRY = "nOpacity";