Wrap up version 1.1.4.

This commit is contained in:
Justin Maggard 2014-08-26 14:09:22 -07:00
parent 75a697a671
commit 7fe24ae1bc
2 changed files with 2 additions and 2 deletions

2
NEWS
View File

@ -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.

View File

@ -57,7 +57,7 @@
#include <sqlite3.h>
#define MINIDLNA_VERSION "1.1.4-dev"
#define MINIDLNA_VERSION "1.1.4"
#ifdef NETGEAR
# define SERVER_NAME "ReadyDLNA"