Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@localhost.localdomain>2007-11-19 10:48:04 (GMT)
committer Marco Pesenti Gritti <marco@localhost.localdomain>2007-11-19 10:48:04 (GMT)
commit070c90a2df6ab9261c8ccec7c140bd65d6f4e07b (patch)
tree8d14515d48ea5eca2ea7444a06a6568563daf788
parent2ddc1bec4c170b5022eb67b7d0451fa4546f8c4a (diff)
Release 0.70.1.v0.70.1
-rw-r--r--NEWS2
-rw-r--r--configure.ac2
2 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index a248830..10b2cb7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+0.70.1
+
* #5004 Fix race that caused multiple fake icons appear in the activity frame
after installing a bundle with Browse. (tomeu)
diff --git a/configure.ac b/configure.ac
index 01c5645..5f936ff 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([Sugar],[0.65],[],[sugar])
+AC_INIT([Sugar],[0.70.1],[],[sugar])
AC_PREREQ([2.59])