Skip to content
This repository was archived by the owner on Mar 27, 2024. It is now read-only.

Commit b9e2bb5

Browse files
committed
cut v0.10.0 release
1 parent 4350bef commit b9e2bb5

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 ?= 0
17-
VERSION_MINOR ?= 9
17+
VERSION_MINOR ?= 10
1818
VERSION_BUILD ?= 0
1919

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

0 commit comments

Comments
 (0)