diff --git a/restfulapi.cpp b/restfulapi.cpp index f2ee169..730aabd 100644 --- a/restfulapi.cpp +++ b/restfulapi.cpp @@ -11,7 +11,7 @@ #include "serverthread.h" #include "statusmonitor.h" -static const char *VERSION = "0.2.5.4"; +static const char *VERSION = "0.2.5.5"; static const char *DESCRIPTION = "Offers a RESTful-API to retrieve data from VDR"; static const char *MAINMENUENTRY = NULL;//"Restfulapi";