Revision: 14741
Author: [email protected]
Date: Wed May 22 01:18:40 2013
Log: Fix revision number
BUG=
[email protected]
Review URL: https://chromiumcodereview.appspot.com/15701002
http://code.google.com/p/v8/source/detail?r=14741
Modified:
/trunk/src/version.cc
=======================================
--- /trunk/src/version.cc Wed May 22 00:43:12 2013
+++ /trunk/src/version.cc Wed May 22 01:18:40 2013
@@ -34,8 +34,8 @@
// system so their names cannot be changed without changing the scripts.
#define MAJOR_VERSION 3
#define MINOR_VERSION 19
-#define BUILD_NUMBER 3
-#define PATCH_LEVEL 0
+#define BUILD_NUMBER 2
+#define PATCH_LEVEL 1
// Use 1 for candidates and 0 otherwise.
// (Boolean macro values are not supported by all preprocessors.)
#define IS_CANDIDATE_VERSION 0
--
--
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/groups/opt_out.