Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorSimon Schampijer <simon@schampijer.de>2011-02-10 20:05:42 (GMT)
committer Simon Schampijer <simon@schampijer.de>2011-02-10 20:05:42 (GMT)
commit37e027e391ab0c561f5d87fbb60871708c9f58af (patch)
tree01777222d8fbaba61c78674877fd903b8a9f2fde /configure.ac
parent72fafe0f52e5e9387fb0668c5e726151da51722c (diff)
Clean up the the mess introdueced by pootle that had an outdated repo
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 90fa633..e188fa4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,11 +1,11 @@
-AC_INIT([Sugar],[0.84.11],[],[sugar])
+AC_INIT([Sugar],[0.84.31],[],[sugar])
AC_PREREQ([2.59])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR([configure.ac])
-SUCROSE_VERSION="0.84.11"
+SUCROSE_VERSION="0.84.31"
AC_SUBST(SUCROSE_VERSION)
AM_INIT_AUTOMAKE([1.9 foreign dist-bzip2 no-dist-gzip])
@@ -57,6 +57,7 @@ extensions/cpsection/aboutcomputer/Makefile
extensions/cpsection/datetime/Makefile
extensions/cpsection/frame/Makefile
extensions/cpsection/language/Makefile
+extensions/cpsection/modemconfiguration/Makefile
extensions/cpsection/network/Makefile
extensions/cpsection/power/Makefile
extensions/deviceicon/Makefile