Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS3
-rw-r--r--configure.ac2
2 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 89e4d63..1a386fc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+v0.86.2 2010-08-03
+* rebuild index on migration #1787
+
v0.86.1 2009-10-01
* Screenshot file is not deleted #1445
diff --git a/configure.ac b/configure.ac
index a003cfa..e68967c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([sugar-datastore],[0.86.1],[],[sugar-datastore])
+AC_INIT([sugar-datastore],[0.86.2],[],[sugar-datastore])
AC_PREREQ([2.59])