diff --git a/NEWS b/NEWS index 10b2cb7c..ac29e0da 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 5f936ff5..fc705962 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])