summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2019-06-03 13:37:24 -0700
committerStan Hu <stanhu@gmail.com>2019-06-03 13:41:17 -0700
commit3796a49c3357f2d467e9cae0685cc46beae81f6a (patch)
treec5622e53c28b078851ca02fe965057eba2cb282e
parent88a12332dd38a8416b18c28b3465dbd35e490a27 (diff)
downloadgitlab-ce-3796a49c3357f2d467e9cae0685cc46beae81f6a.tar.gz
VERSION file should be 12.0, not 11.12
This was apparently causing Gitlab.version_info to return the wrong values, causing the wrong images to be loaded via CI_SERVER_VERSION.
-rw-r--r--VERSION2
1 files changed, 1 insertions, 1 deletions
diff --git a/VERSION b/VERSION
index 6a02cfa7c06..11bf1ec035c 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-11.12.0-pre
+12.0.0-pre