Version 0.3.2

This commit is contained in:
louis 2015-03-20 17:07:47 +01:00
parent f0581cbdd3
commit 9c93fbc072
2 changed files with 4 additions and 1 deletions

View File

@ -225,3 +225,6 @@ Version 0.3.1
- Fixed hide root menu from a subview template
- Fixed translation of grids
- adapted tvguideng templates
Version 0.3.2

View File

@ -19,7 +19,7 @@
#endif
static const char *VERSION = "0.3.1";
static const char *VERSION = "0.3.2";
static const char *DESCRIPTION = trNOOP("Skin Designer");
class cPluginSkinDesigner : public cPlugin {