summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2017-05-18 15:28:46 -0400
committerMike Gilbert <floppym@gentoo.org>2017-05-18 15:28:46 -0400
commit3f62e5e3599e6089735056b3a40dc28a4f03566f (patch)
tree05e951e0c47938b4d1b5840ab85639b2e448978b
parentSupport more permutations of --nocolor (diff)
downloadgentoo-functions-3f62e5e3599e6089735056b3a40dc28a4f03566f.tar.gz
gentoo-functions-3f62e5e3599e6089735056b3a40dc28a4f03566f.tar.bz2
gentoo-functions-3f62e5e3599e6089735056b3a40dc28a4f03566f.zip
Update version0.12
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4fac3b2..6de74d7 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
# Copyright 2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-VERSION = 0.10
+VERSION = 0.12
GITREF ?= $(VERSION)
PKG ?= gentoo-functions-$(VERSION)