summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXinchen Hui <laruence@php.net>2014-01-20 21:23:23 +0800
committerXinchen Hui <laruence@php.net>2014-01-20 21:23:23 +0800
commitc99f164b0280e55325eabcd8c56faa8336a37119 (patch)
tree0ed0524ea837abade9da758e391c2a008728049f
parente3192473b56c8ed112333053e28eb6d91d7c3b64 (diff)
downloadphp-git-c99f164b0280e55325eabcd8c56faa8336a37119.tar.gz
release 7.0.3
-rw-r--r--ext/opcache/ZendAccelerator.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/opcache/ZendAccelerator.h b/ext/opcache/ZendAccelerator.h
index cfe376cf52..57c99214d7 100644
--- a/ext/opcache/ZendAccelerator.h
+++ b/ext/opcache/ZendAccelerator.h
@@ -27,7 +27,7 @@
#endif
#define ACCELERATOR_PRODUCT_NAME "Zend OPcache"
-#define ACCELERATOR_VERSION "7.0.3-dev"
+#define ACCELERATOR_VERSION "7.0.3"
/* 2 - added Profiler support, on 20010712 */
/* 3 - added support for Optimizer's encoded-only-files mode */
/* 4 - works with the new Optimizer, that supports the file format with licenses */