Explorar el Código

add new version number

Alex Hancock hace 12 años
padre
commit
93559c79ba
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      v8js.cc

+ 1 - 1
v8js.cc

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