Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <mpg@redhat.com>2007-11-20 19:40:40 (GMT)
committer Marco Pesenti Gritti <mpg@redhat.com>2007-11-20 19:40:40 (GMT)
commitd03eb3216f1c35473542cde37f95e48a5054e075 (patch)
tree721d5648b1ee1ec16f899be3ccf9f555867975a5
parent4495064fd4387cb340dfca0abf310cb04f46a61a (diff)
Release version 0.70.2v0.70.2
-rw-r--r--NEWS2
-rw-r--r--configure.ac2
2 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 10b2cb7..ac29e0d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+0.70.2
+
0.70.1
* #5004 Fix race that caused multiple fake icons appear in the activity frame
diff --git a/configure.ac b/configure.ac
index 5f936ff..fc70596 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([Sugar],[0.70.1],[],[sugar])
+AC_INIT([Sugar],[0.70.2],[],[sugar])
AC_PREREQ([2.59])