version.h
branchtrunk
changeset 27 3465e430299f
parent 20 bc64e11172f5
     1.1 --- a/version.h	Sun Jun 01 16:08:01 2008 +0800
     1.2 +++ b/version.h	Tue Dec 09 19:29:10 2008 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  /*
     1.5   * PremiereEpg plugin to VDR (C++)
     1.6   *
     1.7 - * (C) 2005-2007 Stefan Huelswitt <s.huelswitt@gmx.de>
     1.8 + * (C) 2005-2008 Stefan Huelswitt <s.huelswitt@gmx.de>
     1.9   *
    1.10   * This code is base on the commandline tool premiereepg2vdr
    1.11   * (C) 2004-2005 by Axel Katzur software@katzur.de
    1.12 @@ -26,7 +26,7 @@
    1.13  #ifndef ___VERSION_H
    1.14  #define ___VERSION_H
    1.15  
    1.16 -#define PLUGIN_RELEASE "0.0.8"
    1.17 +#define PLUGIN_RELEASE "0.2.0"
    1.18  
    1.19  extern const char *PluginVersion;
    1.20