(is that the correct convention, "3.6.0.SVN" ?)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10856
##------------------------------------------------------------##
# Process this file with autoconf to produce a configure script.
-AC_INIT(Valgrind, 3.5.0, valgrind-users@lists.sourceforge.net)
+AC_INIT(Valgrind, 3.6.0.SVN, valgrind-users@lists.sourceforge.net)
AC_CONFIG_SRCDIR(coregrind/m_main.c)
AM_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE([foreign])