Skip to content

Commit cf651df

Browse files
committed
Bump version for v1.12 release.
Signed-off-by: Joachim Nilsson <[email protected]>
1 parent 807df44 commit cf651df

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.12-dev
29+
VERSION ?= 1.12
3030
NAME = finit
3131
PKG = $(NAME)-$(VERSION)
3232
DEV = $(NAME)-dev

0 commit comments

Comments
 (0)