diff --git a/satip.c b/satip.c index c0b56be..e78b7cc 100644 --- a/satip.c +++ b/satip.c @@ -25,7 +25,7 @@ #define GITVERSION "" #endif - const char VERSION[] = "0.2.2" GITVERSION; + const char VERSION[] = "0.2.3" GITVERSION; static const char DESCRIPTION[] = trNOOP("SAT>IP Devices"); class cPluginSatip : public cPlugin {