From 203e1432b5b5ff4bc96080e46790288c257bb72e Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Thu, 28 Aug 2014 12:49:47 -0500 Subject: start work on 0.8 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- cgit v1.2.3-65-gdbad