From 514b77a8da854cf2b0631215987f5010e2559ee2 Mon Sep 17 00:00:00 2001 From: louis Date: Sat, 1 Feb 2014 14:59:43 +0100 Subject: Version 1.0.4 --- HISTORY | 2 ++ skinnopacity.c | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) 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"; -- cgit v1.2.3