From 0c0e0aa5bc070d19997ac99dbfb16a1966cf6fa9 Mon Sep 17 00:00:00 2001 From: Aleksey Lim Date: Tue, 01 Dec 2009 17:34:43 +0000 Subject: Bump v0.87.1 --- diff --git a/NEWS b/NEWS index 89e4d63..7a280dc 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +v0.87.1 2009-12-01 +* Make reading version file more robust (sayamindu) #1562 +* Use gobject_timeout_add_seconds to make power usage more efficient (sayamindu) #1567 + v0.86.1 2009-10-01 * Screenshot file is not deleted #1445 diff --git a/configure.ac b/configure.ac index a003cfa..c5eab2f 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.87.1],[],[sugar-datastore]) AC_PREREQ([2.59]) -- cgit v0.9.1