From: Anatol Belski <ab@php.net>
Date: Tue, 30 Aug 2016 16:37:43 +0000 (+0200)
Subject: fix version
X-Git-Tag: php-7.0.11RC1^0
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ed51f3479502f11ab200390c245b883d22bf760c;p=php

fix version
---

diff --git a/NEWS b/NEWS
index 266bd5fc31..6dde704ce3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-01 Sep 2016 PHP 7.0.11
+01 Sep 2016 PHP 7.0.11RC1
 
 - Core:
   . Fixed bug #72944 (Null pointer deref in zval_delref_p). (Dmitry)