Author: [email protected]
Date: Mon Feb 2 00:37:13 2009
New Revision: 1201
Modified:
trunk/src/api.cc
Log:
Forgot to update version number.
Modified: trunk/src/api.cc
==============================================================================
--- trunk/src/api.cc (original)
+++ trunk/src/api.cc Mon Feb 2 00:37:13 2009
@@ -2184,7 +2184,7 @@
const char* v8::V8::GetVersion() {
- return "0.4.9.2";
+ return "0.4.9.3";
}
--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---