Browse Source

add new version number

Alex Hancock 12 years ago
parent
commit
93559c79ba
1 changed files with 1 additions and 1 deletions
  1. 1 1
      v8js.cc

+ 1 - 1
v8js.cc

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