diff options
author | Mike Gilbert <floppym@gentoo.org> | 2017-05-18 15:28:46 -0400 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2017-05-18 15:28:46 -0400 |
commit | 3f62e5e3599e6089735056b3a40dc28a4f03566f (patch) | |
tree | 05e951e0c47938b4d1b5840ab85639b2e448978b | |
parent | Support more permutations of --nocolor (diff) | |
download | gentoo-functions-3f62e5e3599e6089735056b3a40dc28a4f03566f.tar.gz gentoo-functions-3f62e5e3599e6089735056b3a40dc28a4f03566f.tar.bz2 gentoo-functions-3f62e5e3599e6089735056b3a40dc28a4f03566f.zip |
Update version0.12
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |