Author: [email protected]
Date: Tue Jan  6 06:53:10 2009
New Revision: 1033

Modified:
    branches/bleeding_edge/src/api.cc

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


Modified: branches/bleeding_edge/src/api.cc
==============================================================================
--- branches/bleeding_edge/src/api.cc   (original)
+++ branches/bleeding_edge/src/api.cc   Tue Jan  6 06:53:10 2009
@@ -2203,7 +2203,7 @@


  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