0
0
mirror of https://github.com/phpv8/v8js.git synced 2024-11-09 23:08:41 +00:00

add new version number

This commit is contained in:
Patrick Reilly 2013-03-21 14:41:31 -07:00
parent c2512e42dd
commit 5811659e88

View File

@ -20,7 +20,7 @@
/* $Id$ */
#define V8JS_DEBUG 0
#define PHP_V8_VERSION "0.1.4"
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif