commit: baa424d7342213004ca9585ca811eb76825bac94 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Feb 6 04:22:59 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Feb 6 04:22:59 2023 +0000 URL: https://gitweb.gentoo.org/proj/gentoo-functions.git/commit/?id=baa424d7
Makefile: bump to 0.18 Signed-off-by: Sam James <sam <AT> gentoo.org> Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index ca64a3a..30e0ac5 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ # Copyright 2014-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -VERSION = 0.17 +VERSION = 0.18 GITREF ?= $(VERSION) PKG ?= gentoo-functions-$(VERSION)
