Commit 45eb3a38 authored by Ralf's avatar Ralf
Browse files

bump our version number

parent b4daf41b
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@ export GLUON_UPSTREAM_TAG="v2018.2.2"

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

###################################################################################################