We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d23a8ce commit 9817646Copy full SHA for 9817646
restfulapi.cpp
@@ -11,7 +11,7 @@
11
#include "serverthread.h"
12
#include "statusmonitor.h"
13
14
-static const char *VERSION = "0.2.5.5";
+static const char *VERSION = "0.2.5.6";
15
static const char *DESCRIPTION = "Offers a RESTful-API to retrieve data from VDR";
16
static const char *MAINMENUENTRY = NULL;//"Restfulapi";
17
0 commit comments