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 5a7c42e..dbe8fce 100644
--- a/HISTORY
+++ b/HISTORY
@@ -407,3 +407,5 @@ Version 1.0.3
if DisplayReplay is active (closes Ticket 1698)
- Added information about running recordings in DisplayChannel (thanks
@Soeren Moch for providing a patch)
+
+Version 1.0.4
diff --git a/skinnopacity.c b/skinnopacity.c
index 07f4f67..b85f551 100644
--- a/skinnopacity.c
+++ b/skinnopacity.c
@@ -19,7 +19,7 @@
#endif
-static const char *VERSION = "1.0.3";
+static const char *VERSION = "1.0.4";
static const char *DESCRIPTION = "'nOpacity' Skin";
static const char *MAINMENUENTRY = "nOpacity";