diff --git a/HISTORY b/HISTORY index e964c7a..baf0617 100644 --- a/HISTORY +++ b/HISTORY @@ -97,3 +97,6 @@ Version 0.0.6 - added compatibility to librsvg >= 2.36.1 - added onpause and onpausemodeonly in displayreplay - added {channellogoexists} Token everywhere where {channelid} is available + +Version 0.0.7 + diff --git a/skindesigner.c b/skindesigner.c index 7bec722..f89c6dd 100644 --- a/skindesigner.c +++ b/skindesigner.c @@ -19,7 +19,7 @@ #endif -static const char *VERSION = "0.0.6"; +static const char *VERSION = "0.0.7"; static const char *DESCRIPTION = "SkinDesigner"; static const char *MAINMENUENTRY = "Skin Designer";