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

Commit 97e5f12

Browse files
authored
Merge pull request #148 from nkubala/v0.5.2
cut version v0.5.2
2 parents d6c17e0 + f097731 commit 97e5f12

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
@@ -15,7 +15,7 @@
1515
# Bump these on release
1616
VERSION_MAJOR ?= 0
1717
VERSION_MINOR ?= 5
18-
VERSION_BUILD ?= 1
18+
VERSION_BUILD ?= 2
1919

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

0 commit comments

Comments
 (0)