Update version number to fix small small whoopsie I committed when

pushing to trunk.


git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@1033 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
parent 01488cca
......@@ -2203,7 +2203,7 @@ bool v8::V8::Initialize() {
const char* v8::V8::GetVersion() {
return "0.4.7";
return "0.4.8 (candidate)";
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment