From 172482e391c1e3ada3d390ca112d8f17deae56a9 Mon Sep 17 00:00:00 2001 From: Bruno Coudoin Date: Mon, 19 Nov 2007 21:27:00 +0000 Subject: Fixed many potential crash of GCompis in the key_press activity callback. A crash has be verified in gletters (falling letters) if you enter a key while the bonus is displayed. (commit 3138). svn path=/trunk/; revision=3139 --- (limited to 'configure.in') diff --git a/configure.in b/configure.in index 2535948..3c2894c 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_TARGET -AM_INIT_AUTOMAKE(gcompris, 8.4.1) +AM_INIT_AUTOMAKE(gcompris, 8.4.2) AM_CONFIG_HEADER(config.h) AM_MAINTAINER_MODE -- cgit v0.9.1