From 978f3b8dbb82c432e48d55a3304547b0a24b3511 Mon Sep 17 00:00:00 2001 From: ph10 Date: Fri, 14 Mar 2014 15:58:19 +0000 Subject: Final updates for 8.35-RC1. git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1465 2f5784b3-3f2a-0410-8824-cb99058d5e15 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index d8fd6d5..87e7274 100644 --- a/configure.ac +++ b/configure.ac @@ -11,7 +11,7 @@ dnl be defined as -RC2, for example. For real releases, it should be empty. m4_define(pcre_major, [8]) m4_define(pcre_minor, [35]) m4_define(pcre_prerelease, [-RC1]) -m4_define(pcre_date, [2014-03-04]) +m4_define(pcre_date, [2014-03-14]) # NOTE: The CMakeLists.txt file searches for the above variables in the first # 50 lines of this file. Please update that if the variables above are moved. -- cgit v1.2.1