Skip to content

Commit aa8d6a7

Browse files
committed
Bump version for 1.10 release.
Signed-off-by: Joachim Nilsson <[email protected]>
1 parent a94dde4 commit aa8d6a7

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
@@ -26,7 +26,7 @@
2626
uninstall-exec uninstall-data uninstall-dev
2727

2828
#VERSION ?= $(shell git tag -l | tail -1)
29-
VERSION ?= 1.9
29+
VERSION ?= 1.10
3030
NAME = finit
3131
PKG = $(NAME)-$(VERSION)
3232
DEV = $(NAME)-dev

0 commit comments

Comments
 (0)