[Auto-roll] Bump up version to 3.29.39.0
authormachenbach@chromium.org <machenbach@chromium.org>
Wed, 3 Sep 2014 07:06:44 +0000 (07:06 +0000)
committermachenbach@chromium.org <machenbach@chromium.org>
Wed, 3 Sep 2014 07:06:44 +0000 (07:06 +0000)
TBR=machenbach@chromium.org

Review URL: https://codereview.chromium.org/533053002

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@23630 ce2b1a6d-e550-0410-aec6-3dcde31c8c00

src/version.cc

index 59e14e22e9153ce680f7a999ea657a9741cbd01c..3133443f7edd78d784c92fc97a9bff018e7c9c36 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      37
+#define BUILD_NUMBER      39
 #define PATCH_LEVEL       0
 // Use 1 for candidates and 0 otherwise.
 // (Boolean macro values are not supported by all preprocessors.)