1
0
mirror of https://github.com/rofafor/vdr-plugin-satip.git synced 2023-10-10 13:37:42 +02:00

Bumped up the version number.

This commit is contained in:
Rolf Ahrenberg 2014-04-12 23:07:27 +03:00
parent b19be5b5c5
commit fb40846171

View File

@ -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 {