[Auto-roll] Bump up version to 3.29.77.0
authorv8-autoroll@chromium.org <v8-autoroll@chromium.org>
Thu, 18 Sep 2014 21:31:24 +0000 (21:31 +0000)
committerv8-autoroll@chromium.org <v8-autoroll@chromium.org>
Thu, 18 Sep 2014 21:31:24 +0000 (21:31 +0000)
git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@24053 ce2b1a6d-e550-0410-aec6-3dcde31c8c00

src/version.cc

index 952069c..1dbe800 100644 (file)
@@ -11,7 +11,7 @@
 // system so their names cannot be changed without changing the scripts.
 #define MAJOR_VERSION     3
 #define MINOR_VERSION     29
-#define BUILD_NUMBER      76
+#define BUILD_NUMBER      77
 #define PATCH_LEVEL       0
 // Use 1 for candidates and 0 otherwise.
 // (Boolean macro values are not supported by all preprocessors.)