From 7fe24ae1bc4149a0f4191a686cd3454ed56a45a1 Mon Sep 17 00:00:00 2001 From: Justin Maggard Date: Tue, 26 Aug 2014 14:09:22 -0700 Subject: [PATCH] Wrap up version 1.1.4. --- NEWS | 2 +- upnpglobalvars.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 84a04bf..5ef6163 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -1.1.4 - Released 00-MONTH-2014 +1.1.4 - Released 26-Aug-2014 -------------------------------- - Add magic container infrastructure. - Add magic containers for 50 recent items for each category. diff --git a/upnpglobalvars.h b/upnpglobalvars.h index c339e8f..224c374 100644 --- a/upnpglobalvars.h +++ b/upnpglobalvars.h @@ -57,7 +57,7 @@ #include -#define MINIDLNA_VERSION "1.1.4-dev" +#define MINIDLNA_VERSION "1.1.4" #ifdef NETGEAR # define SERVER_NAME "ReadyDLNA"