commit: eba1e10cf534577d62e6c007708ab1b517108911 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Feb 7 23:47:28 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Feb 7 23:47:28 2023 +0000 URL: https://gitweb.gentoo.org/proj/gentoo-functions.git/commit/?id=eba1e10c
Makefile: crank version to 0.19 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 30e0ac5..739bfcb 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.18 +VERSION = 0.19 GITREF ?= $(VERSION) PKG ?= gentoo-functions-$(VERSION)
