diff options
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |