summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Hubbs <williamh@gentoo.org>2014-08-28 12:49:47 -0500
committerWilliam Hubbs <williamh@gentoo.org>2014-08-28 12:49:47 -0500
commit203e1432b5b5ff4bc96080e46790288c257bb72e (patch)
tree948fab6f8554d2d4a4887cda11e2158dc3959091
parentfunctions.sh: fix the columns check (diff)
downloadgentoo-functions-203e1432b5b5ff4bc96080e46790288c257bb72e.tar.gz
gentoo-functions-203e1432b5b5ff4bc96080e46790288c257bb72e.tar.bz2
gentoo-functions-203e1432b5b5ff4bc96080e46790288c257bb72e.zip
start work on 0.8
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4288f1c..7347867 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@
# Distributed under the terms of the GNU General Public License v2
NAME = gentoo-functions
-VERSION = 0.7
+VERSION = 0.8
DISTFILE = $(NAME)-$(VERSION)
GITREF = $(NAME)-$(VERSION)
PKG = $(NAME)-$(VERSION)