Skip to content

Commit fe4cf1d

Browse files
committed
Release v1.13.0
Signed-off-by: Appu Goundan <[email protected]>
1 parent 77aaefb commit fe4cf1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
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 ?= 11
17+
VERSION_MINOR ?= 13
1818
VERSION_BUILD ?= 0
1919

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

0 commit comments

Comments
 (0)