summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPierre Rossi <pierre.rossi@digia.com>2014-02-05 10:10:30 +0100
committerPierre Rossi <pierre.rossi@gmail.com>2014-02-11 11:56:25 +0100
commitc08f8e4d6051af7a531ace9599009142da69b4a6 (patch)
tree0d1045c897da98868a43a237dcf7cdf3d8daca74
parentbf4b9024a5d129fe4764abfc42d5268a42623c13 (diff)
downloadqtwebengine-chromium-c08f8e4d6051af7a531ace9599009142da69b4a6.tar.gz
Add the VERSION file to the snapshot
We should rely on this in order to expose the chromium version in our user agent. This should be added with later snapshots through the script, but this is just so that our current snapshot supports it already. Change-Id: I78c429ca21a4f4146303bbe6e471bcd8588236b7 Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
-rw-r--r--chromium/chrome/VERSION4
1 files changed, 4 insertions, 0 deletions
diff --git a/chromium/chrome/VERSION b/chromium/chrome/VERSION
new file mode 100644
index 00000000000..edf0e238308
--- /dev/null
+++ b/chromium/chrome/VERSION
@@ -0,0 +1,4 @@
+MAJOR=31
+MINOR=0
+BUILD=1650
+PATCH=63 \ No newline at end of file