Release 0.70.1.

This commit is contained in:
Marco Pesenti Gritti 2007-11-19 11:48:04 +01:00
parent 2ddc1bec4c
commit 070c90a2df
2 changed files with 3 additions and 1 deletions

2
NEWS
View File

@ -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)

View File

@ -1,4 +1,4 @@
AC_INIT([Sugar],[0.65],[],[sugar])
AC_INIT([Sugar],[0.70.1],[],[sugar])
AC_PREREQ([2.59])