From 00b9400955d2cec16b662f8e42b8a36c916bdcdf Mon Sep 17 00:00:00 2001 From: Bruno Coudoin Date: Sun, 29 Mar 2009 15:08:00 +0000 Subject: *** RELEASE 8.3.12 *** svn path=/branches/GCOMPRIS_8_3/; revision=3804 --- diff --git a/ChangeLog b/ChangeLog index 2856472..997c6fb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,6 @@ + + *** RELEASE 8.3.12 *** + 2009-03-26 Bruno coudoin * src/boards/memory.c: (sound_callback): Hopefully fixed a race in which @@ -93,6 +96,8 @@ * src/gcompris/board_config_combo.c: (gc_board_config_combo_locales_asset): + *** RELEASE 8.3.11 *** + 2009-03-10 Bruno coudoin Patch from Miguel that fixes the configuration diff --git a/configure.in b/configure.in index 3332825..935f2eb 100644 --- a/configure.in +++ b/configure.in @@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script. AC_INIT(src/gcompris/gcompris.c) AC_CANONICAL_HOST -AM_INIT_AUTOMAKE(gcompris, 8.3.11) +AM_INIT_AUTOMAKE(gcompris, 8.3.12) AM_CONFIG_HEADER(config.h) AM_MAINTAINER_MODE -- cgit v0.9.1