summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Hubbs <williamh@gentoo.org>2015-05-02 18:46:34 -0500
committerWilliam Hubbs <williamh@gentoo.org>2015-05-02 18:46:34 -0500
commite21f340b93d9b00f68c99b40a75a65dbf6bfb363 (patch)
treea9410aa2c64d544007b62017ae16a3a2750056c3
parentMake consoletype more portable (diff)
downloadgentoo-functions-e21f340b93d9b00f68c99b40a75a65dbf6bfb363.tar.gz
gentoo-functions-e21f340b93d9b00f68c99b40a75a65dbf6bfb363.tar.bz2
gentoo-functions-e21f340b93d9b00f68c99b40a75a65dbf6bfb363.zip
start work on 0.10
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2ce0b10..4fac3b2 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.9
+VERSION = 0.10
GITREF ?= $(VERSION)
PKG ?= gentoo-functions-$(VERSION)