Commit:    b6cd398cc5587e3b762b00869d4e2d0078a0369d
Author:    Anatol Belski <a...@php.net>         Thu, 7 Jul 2016 10:54:18 +0200
Parents:   7bc99771f5d69956216c7e72eaf8858f2ca9dbac
Branches:  master

Link:       
http://git.php.net/?p=web/php.git;a=commitdiff;h=b6cd398cc5587e3b762b00869d4e2d0078a0369d

Log:
7.0.9RC1 info

Changed paths:
  M  include/version.inc


Diff:
diff --git a/include/version.inc b/include/version.inc
index 44c836e..da631f5 100644
--- a/include/version.inc
+++ b/include/version.inc
@@ -19,8 +19,8 @@
  */
 
 /* PHP 7.0 Release */
-$PHP_7_0_RC = false; // Current RC version (e.g., '5.6.7RC1') or false
-$PHP_7_0_RC_DATE = '09 Jun 2016';
+$PHP_7_0_RC = "7.0.9RC1"; // Current RC version (e.g., '5.6.7RC1') or false
+$PHP_7_0_RC_DATE = '07 Jul 2016';
 
 $PHP_7_0_VERSION         = "7.0.8";
 $PHP_7_0_DATE            = "23 Jun 2016";


--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to