Skip to content

Commit

Permalink
Push Version to 0.2.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
hannemann committed Nov 14, 2015
1 parent bcbcb98 commit 8d73600
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion restfulapi.cpp
Expand Up @@ -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";

Expand Down

0 comments on commit 8d73600

Please sign in to comment.