Commit 1a723cb1 authored by Ralf's avatar Ralf
Browse files

build a version 1.7.1 that is hopefully considered newer than the rc

parent f64f8ed8
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@
export GLUON_UPSTREAM_TAG="v2018.1.3"

# This is where we control the version number of our firmware.
CURRENT_VERSION="1.7.0"
CURRENT_VERSION="1.7.1"
CURRENT_BETA_SUFFIX="~rc1"
CURRENT_EXPERIMENTAL_SUFFIX="~exp$(date '+%Y%m%d')"