Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAleksey Lim <alsroot@member.fsf.org>2009-10-01 20:24:34 (GMT)
committer Aleksey Lim <alsroot@member.fsf.org>2009-10-01 20:24:34 (GMT)
commita6167e3fa18f08649812976169dacc2c3321a93f (patch)
tree923c1e09d5af45f25b2bdc6a2a2dcdf65e418a2f
parentd60c7bb62a97c9e099aced2fb402c864e9c775c2 (diff)
Bump v0.86.1
-rw-r--r--NEWS3
-rw-r--r--configure.ac2
2 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 380eef8..89e4d63 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+v0.86.1 2009-10-01
+* Screenshot file is not deleted #1445
+
v0.86.0 2009-09-21
* fix 'error return without exception set' on ARM (#1404)
* eliminate incorrect warning about unknown search terms (#1363)
diff --git a/configure.ac b/configure.ac
index 084d59e..a003cfa 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([sugar-datastore],[0.86.0],[],[sugar-datastore])
+AC_INIT([sugar-datastore],[0.86.1],[],[sugar-datastore])
AC_PREREQ([2.59])