Commit:    e7ccfcfd28c4681f77fabcd167fa535589927452
Author:    Adam Harvey <[email protected]>         Thu, 28 Apr 2016 15:24:57 -0700
Parents:   01c6d5c48abb93cfbbeff6e67c13023151ba83cb
Branches:  master

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

Log:
Increment the current version number.

Changed paths:
  M  include/version.inc


Diff:
diff --git a/include/version.inc b/include/version.inc
index 2d53ed1..10e48ac 100644
--- a/include/version.inc
+++ b/include/version.inc
@@ -55,7 +55,7 @@ $PHP_5_6_SHA256     = array(
 $PHP_5_5_RC =  false; // Current RC version (e.g., '5.6.7RC1') or false
 $PHP_5_5_RC_DATE = '25 Jun 2015';
 
-$PHP_5_5_VERSION         = "5.5.34";
+$PHP_5_5_VERSION         = "5.5.35";
 $PHP_5_5_DATE            = "28 Apr 2016";
 $PHP_5_5_MD5     = array(
                        "tar.bz2"       => "8da184329677c955ffff4b3c07401f0d",


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

Reply via email to