summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2021-08-30 17:08:23 -0400
committerMike Gilbert <floppym@gentoo.org>2021-08-30 17:13:36 -0400
commit6cf8f4e686bec4e423d1195dfa5f23845866a310 (patch)
treeda229b00a0ce81dd899832e4e65decf70a3d552c
parentfunctions.sh: drop get_libdir (diff)
downloadgentoo-functions-0.15.tar.gz
gentoo-functions-0.15.tar.bz2
gentoo-functions-0.15.zip
Set VERSION = 0.150.15
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index a5612a0..76c2e9a 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
# gentoo-functions Makefile
-# Copyright 2014-2020 Gentoo Authors
+# Copyright 2014-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-VERSION = 0.14
+VERSION = 0.15
GITREF ?= $(VERSION)
PKG ?= gentoo-functions-$(VERSION)