From 4fdf632c1864d8b108520f1a2eda48f42deed942 Mon Sep 17 00:00:00 2001 From: Daniel Drake Date: Mon, 9 Aug 2010 11:00:52 -0600 Subject: [PATCH] Revert "Release 0.84.12" This reverts commit 658123fe8164146378f3b5cc77954fd9cb35b191. Sorry, screwed up, this was on the wrong branch :( --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 0d09fb7e..07210c4c 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([sugar-toolkit],[0.84.12],[],[sugar-toolkit]) +AC_INIT([sugar-toolkit],[0.89.1],[],[sugar-toolkit]) AC_PREREQ([2.59])