Skip to content

Commit 048f4eb

Browse files
authored
Release v1.17.0 (#423)
Signed-off-by: Appu Goundan <[email protected]>
1 parent c7eedb0 commit 048f4eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
# Bump these on release
1616
VERSION_MAJOR ?= 1
17-
VERSION_MINOR ?= 16
17+
VERSION_MINOR ?= 17
1818
VERSION_BUILD ?= 0
1919

2020
VERSION ?= v$(VERSION_MAJOR).$(VERSION_MINOR).$(VERSION_BUILD)

0 commit comments

Comments
 (0)