Skip to content
This repository has been archived by the owner on Dec 21, 2020. It is now read-only.

Commit

Permalink
bump version to 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
FernetMenta committed Jan 25, 2015
1 parent ec20069 commit b887bc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vnsi.h
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
#include <vdr/plugin.h>
#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;
Expand Down

0 comments on commit b887bc8

Please sign in to comment.