summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichal Hruby <michal.mhr@gmail.com>2012-03-20 13:41:42 +0100
committerMichal Hruby <michal.mhr@gmail.com>2012-03-20 13:41:42 +0100
commit48cd06cfe0ef050147aa6431eb2173163818237c (patch)
treec3cc74ac8ef949e7e9acf332ad52f890bc909cc3
parentac5283853c76df238388757d008c0a7cd89e1fc7 (diff)
Release 0.8.2v0.8.20.8
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 4 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 077ea43..14b6732 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,10 @@
-Zeitgeist-datahub 0.8.X
+Zeitgeist-datahub 0.8.2
=======================
* Download monitor: don't log *.part files (Siegfried Gevatter)
+* Download monitor: ignore hidden and backup files
+
Zeitgeist-datahub 0.8.1
=======================
diff --git a/configure.ac b/configure.ac
index e722832..a6269ba 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([zeitgeist-datahub], [0.8.1])
+AC_INIT([zeitgeist-datahub], [0.8.2])
#AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR([.])