summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-02-07 23:47:28 +0000
committerSam James <sam@gentoo.org>2023-02-07 23:47:28 +0000
commiteba1e10cf534577d62e6c007708ab1b517108911 (patch)
treed898e1281dd6f1a933c0ed56c4c9413e802b17bc
parentFix copyright header in functions.sh (diff)
downloadgentoo-functions-eba1e10cf534577d62e6c007708ab1b517108911.tar.gz
gentoo-functions-eba1e10cf534577d62e6c007708ab1b517108911.tar.bz2
gentoo-functions-eba1e10cf534577d62e6c007708ab1b517108911.zip
Makefile: crank version to 0.190.19
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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)