From 973b0bd9def313cf6cf9ffea967c4626ebb9ffc6 Mon Sep 17 00:00:00 2001 From: Harsh Verma Date: Mon, 22 Mar 2010 20:31:07 +0000 Subject: fontpanel --- (limited to 'configure.ac') 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 -- cgit v0.9.1