commit: f7c81e9c99a7b3ae1e9d96e25cfe97e52ca5115c Author: Jacob Floyd <cognifloyd <AT> gmail <DOT> com> AuthorDate: Thu Nov 19 17:33:56 2020 +0000 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org> CommitDate: Thu Nov 19 18:16:49 2020 +0000 URL: https://gitweb.gentoo.org/proj/gentoo-functions.git/commit/?id=f7c81e9c
Update to version 0.14 Signed-off-by: Jacob Floyd <cognifloyd <AT> gmail.com> Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org> Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 47f41ca..a5612a0 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ # Copyright 2014-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -VERSION = 0.13 +VERSION = 0.14 GITREF ?= $(VERSION) PKG ?= gentoo-functions-$(VERSION)
