Version 0.0.6

This commit is contained in:
louis 2014-11-22 09:32:30 +01:00
parent a34a824527
commit be0aa49068
2 changed files with 4 additions and 1 deletions

View File

@ -88,3 +88,6 @@ Version 0.0.5
has to be installed
- clearing displaymessage if it is called without text
- changed handling of channel logos, width and height are now mandatory
Version 0.0.6

View File

@ -19,7 +19,7 @@
#endif
static const char *VERSION = "0.0.5";
static const char *VERSION = "0.0.6";
static const char *DESCRIPTION = "SkinDesigner";
static const char *MAINMENUENTRY = "Skin Designer";