From 25f40fd5f40c0b18012784454cfbb055ea863439 Mon Sep 17 00:00:00 2001 From: louis Date: Sat, 15 Nov 2014 10:08:49 +0100 Subject: Version 0.0.4 --- HISTORY | 2 ++ skindesigner.c | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/HISTORY b/HISTORY index fbf419d..7f11470 100644 --- a/HISTORY +++ b/HISTORY @@ -60,3 +60,5 @@ Version 0.0.3 - fixed crash when clearing a message in displaychannel and displayreplay - fixed positioning of scaled video window if borders are configured +Version 0.0.4 + diff --git a/skindesigner.c b/skindesigner.c index daa7190..47e31ed 100644 --- a/skindesigner.c +++ b/skindesigner.c @@ -19,7 +19,7 @@ #endif -static const char *VERSION = "0.0.4dev"; +static const char *VERSION = "0.0.4"; static const char *DESCRIPTION = "SkinDesigner"; static const char *MAINMENUENTRY = "Skin Designer"; -- cgit v1.2.3