We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddc612c commit 5ac1000Copy full SHA for 5ac1000
restfulapi.cpp
@@ -11,7 +11,7 @@
11
#include "serverthread.h"
12
#include "statusmonitor.h"
13
14
-static const char *VERSION = "0.2.5.2";
+static const char *VERSION = "0.2.5.3";
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