|
From: <sv...@va...> - 2016-09-19 14:55:26
|
Author: sewardj
Date: Mon Sep 19 15:55:16 2016
New Revision: 15965
Log:
Bump the version.
Modified:
branches/VALGRIND_3_12_BRANCH/configure.ac
Modified: branches/VALGRIND_3_12_BRANCH/configure.ac
==============================================================================
--- branches/VALGRIND_3_12_BRANCH/configure.ac (original)
+++ branches/VALGRIND_3_12_BRANCH/configure.ac Mon Sep 19 15:55:16 2016
@@ -8,7 +8,7 @@
##------------------------------------------------------------##
# Process this file with autoconf to produce a configure script.
-AC_INIT([Valgrind],[3.12.0.SVN],[val...@li...])
+AC_INIT([Valgrind],[3.12.BRANCH],[val...@li...])
AC_CONFIG_SRCDIR(coregrind/m_main.c)
AC_CONFIG_HEADERS([config.h])
AM_INIT_AUTOMAKE([foreign subdir-objects])
|