From: Julian Seward Date: Mon, 22 Mar 2021 15:07:30 +0000 (+0100) Subject: Move tag to 3.18.0.GIT. Onwards and upwards etc :-) X-Git-Tag: VALGRIND_3_18_0~151 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06a6b1799c565193993af4830b73c4bad819a474;p=thirdparty%2Fvalgrind.git Move tag to 3.18.0.GIT. Onwards and upwards etc :-) --- diff --git a/configure.ac b/configure.ac index a3584c93ae..9d8a2c2d10 100755 --- a/configure.ac +++ b/configure.ac @@ -8,7 +8,7 @@ ##------------------------------------------------------------## # Process this file with autoconf to produce a configure script. -AC_INIT([Valgrind],[3.17.0],[valgrind-users@lists.sourceforge.net]) +AC_INIT([Valgrind],[3.18.0.GIT],[valgrind-users@lists.sourceforge.net]) AC_CONFIG_SRCDIR(coregrind/m_main.c) AC_CONFIG_HEADERS([config.h]) AM_INIT_AUTOMAKE([foreign dist-bzip2 subdir-objects])