Ver código fonte

add new version number

Alex Hancock 12 anos atrás
pai
commit
93559c79ba
1 arquivos alterados com 1 adições e 1 exclusões
  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