From kde-commits Thu May 19 10:50:20 2011 From: Stephan Kulow Date: Thu, 19 May 2011 10:50:20 +0000 To: kde-commits Subject: icecream Message-Id: <20110519105020.8828FAC7AB () svn ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=130580226624269 SVN commit 1232780 by coolo: new version M +4 -0 NEWS M +1 -1 configure.in --- trunk/icecream/NEWS #1232779:1232780 @@ -1,3 +1,7 @@ +0.9.7 (1232780) +- bug fix for -MD and -MF +- bug fix for gcc 4.6 plugins + 0.9.6 (1158638) - fix installation issues - add a value type of ticks in /proc - and make it long long --- trunk/icecream/configure.in #1232779:1232780 @@ -4,7 +4,7 @@ AC_INIT(client/main.cpp) -AM_INIT_AUTOMAKE(icecc, "0.9.6") +AM_INIT_AUTOMAKE(icecc, "0.9.7") AM_CONFIG_HEADER(config.h) AC_CANONICAL_HOST