Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(25)

Unified Diff: src/api.cc

Issue 17201: Preparing push to trunk (0.4.7) (Closed)
Patch Set: Created 11 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ChangeLog ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/api.cc
diff --git a/src/api.cc b/src/api.cc
index 6c7faac023f4823af1ce8ad7d3716ca2fe9a5b1e..e227824212b9bda1b48a058ad43c2d7d23f169c8 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 (candidate)";
+ return "0.4.7";
}
« no previous file with comments | « ChangeLog ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698