Commit a0ea73fb authored by Ralf's avatar Ralf
Browse files

actually bump gluon version

parent d4a3e293
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@
# $1 is used to determine whether we use an experimental, beta, or stable version

# This is where we control which Gluon version to use.
export GLUON_UPSTREAM_TAG="v2017.1.8"
export GLUON_UPSTREAM_TAG="v2018.1"

# This is where we control the version number of our firmware.
CURRENT_VERSION="1.7.0"