Skip to content

Commit 9040447

Browse files
author
hannemann
committed
Push Version to 0.2.5.0
1 parent 7a72bab commit 9040447

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.4.1";
14+
static const char *VERSION = "0.2.5.0";
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)