Skip to content

Commit 4361136

Browse files
committed
increase version
1 parent e22d1f6 commit 4361136

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

iptv.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
#define GITVERSION ""
2424
#endif
2525

26-
const char VERSION[] = "2.6.7" GITVERSION;
26+
const char VERSION[] = "2.6.8" GITVERSION;
2727
static const char DESCRIPTION[] = trNOOP("Experience the IPTV");
2828

2929
const char *cPluginIptv::Description() { return tr(DESCRIPTION); }

0 commit comments

Comments
 (0)