From b887bc889ee7434ea0deece75bc7167de4426636 Mon Sep 17 00:00:00 2001 From: Rainer Hochecker Date: Sun, 25 Jan 2015 12:36:21 +0100 Subject: [PATCH] bump version to 1.2.1 --- vnsi.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vnsi.h b/vnsi.h index 88a1469..167024c 100644 --- a/vnsi.h +++ b/vnsi.h @@ -26,7 +26,7 @@ #include #include "vnsiserver.h" -static const char *VERSION = "1.2.0"; +static const char *VERSION = "1.2.1"; static const char *DESCRIPTION = "VDR-Network-Streaming-Interface (VNSI) Server"; extern int PmtTimeout;