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