|
From: <sv...@va...> - 2019-04-16 17:06:55
|
Author: sewardj
Date: Tue Apr 16 17:50:14 2019
New Revision: 535
Log:
Duh. Fix 3.15.0 release year.
Modified:
trunk/php/.htconfx
Modified: trunk/php/.htconfx
==============================================================================
--- trunk/php/.htconfx (original)
+++ trunk/php/.htconfx Tue Apr 16 17:50:14 2019
@@ -27,7 +27,7 @@
'dt_copyright' => '2000-2019',
/* current release info */
- 'release-date' => '14 April 2018',
+ 'release-date' => '14 April 2019',
'release-version' => 'valgrind-3.15.0',
/* mailing lists, bug reports, etc. */
|