Reviewers: Søren Gjesse,

Description:
Update version number to fix small small whoopsie I committed when
pushing to trunk.

Please review this at http://codereview.chromium.org/17202

Affected files:
   M src/api.cc


Index: src/api.cc
diff --git a/src/api.cc b/src/api.cc
index  
e227824212b9bda1b48a058ad43c2d7d23f169c8..f3a74ac0630c50560105cf5ab6525b2faf2312c8
  
100644
--- a/src/api.cc
+++ b/src/api.cc
@@ -2203,7 +2203,7 @@ bool v8::V8::Initialize() {


  const char* v8::V8::GetVersion() {
-  return "0.4.7";
+  return "0.4.8 (candidate)";
  }





--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to