Skip to content

Commit d818842

Browse files
committed
Bump version for v2.2 release.
Signed-off-by: Joachim Nilsson <[email protected]>
1 parent d9f1882 commit d818842

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 = 2.2-pre
29+
VERSION = 2.2
3030
NAME = finit
3131
PKG = $(NAME)-$(VERSION)
3232
DEV = $(NAME)-dev

0 commit comments

Comments
 (0)