Bump version #

This commit is contained in:
Ray Ozzie 2016-03-25 14:21:31 -04:00
parent 80800ba1a7
commit 9cb5a61535

View File

@ -6,7 +6,7 @@ ENV INITSYSTEM on
# Version number of gateway software. # Version number of gateway software.
# (Incrementing this simply forces Docker to flush its cache # (Incrementing this simply forces Docker to flush its cache
# and thus forces a full rebuild. Not used outside of Dockerfile.) # and thus forces a full rebuild. Not used outside of Dockerfile.)
ENV TTN_GATEWAY_SOFTWARE 45 ENV TTN_GATEWAY_SOFTWARE 46
# Build the gateway # Build the gateway
COPY build.sh /tmp/build.sh COPY build.sh /tmp/build.sh