release 0.5.1 removing zlib dependency. upstream release_0.5.0
authorGustavo Sverzut Barbieri <gustavo.barbieri@intel.com>
Tue, 20 Jan 2015 18:51:34 +0000 (16:51 -0200)
committerGustavo Sverzut Barbieri <gustavo.barbieri@intel.com>
Tue, 20 Jan 2015 18:51:34 +0000 (16:51 -0200)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 105f9cc..c25238d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+ver 0.5.1:
+        Remove dependency on zlib, not required anymore.
+
 ver 0.5.0:
         Move DLNA detection to core library, fallbacks using libmagic.
         Daemon now monitors mounts and triggers scans.
index a580a64..9238ae5 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT(lightmediascanner, 0.5.0, https://github.com/profusion/lightmediascanner/)
+AC_INIT(lightmediascanner, 0.5.1, https://github.com/profusion/lightmediascanner/)
 AC_PREREQ(2.60)
 AC_CONFIG_SRCDIR(configure.ac)
 AC_CANONICAL_BUILD