|
From: Julian S. <js...@ac...> - 2003-11-06 00:06:51
|
CVS commit by jseward: --> 2.0.0. Hell, you only live once (so they say) M +1 -1 configure.in 1.93.2.5 --- valgrind/configure.in #1.93.2.4:1.93.2.5 @@ -2,5 +2,5 @@ AC_INIT(coregrind/vg_main.c) # give me a source file, any source file... AM_CONFIG_HEADER(config.h) -AM_INIT_AUTOMAKE(valgrind, 20031104) +AM_INIT_AUTOMAKE(valgrind, 2.0.0) AM_MAINTAINER_MODE |