Reviewers: Michael Achenbach,

Description:
Fixing patch level so it reflects the version in the tags

BUG=
[email protected]
NOTRY=true

Please review this at https://codereview.chromium.org/1242663002/

Base URL: https://chromium.googlesource.com/v8/[email protected]

Affected files (+1, -1 lines):
  M include/v8-version.h


Index: include/v8-version.h
diff --git a/include/v8-version.h b/include/v8-version.h
index 743063860cd5a8a06bd86e6abae3391018ab88a0..8a6d0cc20fd7b21be94fd60421f2f03764162ba4 100644
--- a/include/v8-version.h
+++ b/include/v8-version.h
@@ -11,7 +11,7 @@
 #define V8_MAJOR_VERSION 4
 #define V8_MINOR_VERSION 4
 #define V8_BUILD_NUMBER 63
-#define V8_PATCH_LEVEL 20
+#define V8_PATCH_LEVEL 22

 // Use 1 for candidates and 0 otherwise.
 // (Boolean macro values are not supported by all preprocessors.)


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to