From 759075f868a07d1a01d4d0386f99ef044f7dbb2f Mon Sep 17 00:00:00 2001 From: methodus Date: Mon, 22 Oct 2012 17:57:39 +0200 Subject: fixed version number --- upnp.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/upnp.h b/upnp.h index d0e3bd0..10ef354 100644 --- a/upnp.h +++ b/upnp.h @@ -13,7 +13,7 @@ using namespace upnp; -static const char *VERSION = "0.0.1"; +static const char *VERSION = "1.0.0"; static const char *DESCRIPTION = "UPnP/DLNA compliant Media Server functionality for VDR"; class cPluginUpnp : public cPlugin { -- cgit v1.2.3