commit: 7cd936fe31f611dc932fa2280392543bf3729a94 Author: Mike Gilbert <floppym <AT> gentoo <DOT> org> AuthorDate: Sun Jan 26 23:15:11 2020 +0000 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org> CommitDate: Sun Jan 26 23:18:38 2020 +0000 URL: https://gitweb.gentoo.org/proj/gentoo-functions.git/commit/?id=7cd936fe
Update version (0.13) Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org> Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 6de74d7..47f41ca 100644 --- a/Makefile +++ b/Makefile @@ -1,8 +1,8 @@ # gentoo-functions Makefile -# Copyright 2014 Gentoo Foundation +# Copyright 2014-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -VERSION = 0.12 +VERSION = 0.13 GITREF ?= $(VERSION) PKG ?= gentoo-functions-$(VERSION)
