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