Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorHarsh Verma <yevlempy@yevlempy.vaio>2010-03-22 20:31:07 (GMT)
committer Harsh Verma <yevlempy@yevlempy.vaio>2010-03-22 20:31:07 (GMT)
commit973b0bd9def313cf6cf9ffea967c4626ebb9ffc6 (patch)
tree2e98faa6bf7cf58c87cd7a2eed930d99ddf25458 /configure.ac
parentf37b9c31f4e492d6612bf42d32173de3dba98d4a (diff)
fontpanelHEADmaster
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac5
1 files changed, 3 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 5174dea..de17c2c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,11 +1,11 @@
-AC_INIT([Sugar],[0.87.8],[],[sugar])
+AC_INIT([Sugar],[0.87.4],[],[sugar])
AC_PREREQ([2.59])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR([configure.ac])
-SUCROSE_VERSION="0.87.7"
+SUCROSE_VERSION="0.87.4"
AC_SUBST(SUCROSE_VERSION)
AM_INIT_AUTOMAKE([1.9 foreign dist-bzip2 no-dist-gzip])
@@ -53,6 +53,7 @@ extensions/cpsection/aboutcomputer/Makefile
extensions/cpsection/aboutme/Makefile
extensions/cpsection/datetime/Makefile
extensions/cpsection/frame/Makefile
+extensions/cpsection/font/Makefile
extensions/cpsection/keyboard/Makefile
extensions/cpsection/language/Makefile
extensions/cpsection/modemconfiguration/Makefile