diff options
Diffstat (limited to 'skinenigmang.c')
-rw-r--r-- | skinenigmang.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/skinenigmang.c b/skinenigmang.c index 8d4d86c..5e207ea 100644 --- a/skinenigmang.c +++ b/skinenigmang.c @@ -24,7 +24,7 @@ #warning "YOU NEED A PATCHED VDR 1.5.3 OR EnigmaNG WILL CRASH!" #endif -static const char VERSION[] = "0.0.5rc3"; +static const char VERSION[] = "0.0.5"; static const char DESCRIPTION[] = "EnigmaNG skin"; class cPluginSkinEnigma : public cPlugin { |