Skip to content

Commit 875a07a

Browse files
author
B. Thomas Goodwin
committed
Merge branch 'redhawk-2.2' into 'master'
REDHAWK 2.2 See merge request geon/docker-redhawk!8
2 parents d641cf7 + ce6cb02 commit 875a07a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# along with this program. If not, see http://www.gnu.org/licenses/.
1818
#
1919

20-
VERSION := $(or $(VERSION), $(VERSION), 2.0.8)
20+
VERSION := $(or $(VERSION), $(VERSION), 2.2.0)
2121

2222
image_prefix := geontech/redhawk
2323
base := $(image_prefix)-base

0 commit comments

Comments
 (0)