Skip to content

Commit 9817646

Browse files
author
hannemann
committed
Push version to 0.2.5.6
1 parent d23a8ce commit 9817646

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

restfulapi.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
#include "serverthread.h"
1212
#include "statusmonitor.h"
1313

14-
static const char *VERSION = "0.2.5.5";
14+
static const char *VERSION = "0.2.5.6";
1515
static const char *DESCRIPTION = "Offers a RESTful-API to retrieve data from VDR";
1616
static const char *MAINMENUENTRY = NULL;//"Restfulapi";
1717

0 commit comments

Comments
 (0)