From 6babfc62e7e096ef0dc7e4e359e3508442d8ff9b Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Thu, 16 Jul 2009 16:04:46 +0000 Subject: Simplified apk.lua by moving functions to acf-apk-tools version 0.3.0 Bumped version to 0.8.0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 0759085..fa8a2e7 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ APP_NAME=core PACKAGE=acf-$(APP_NAME) -VERSION=0.7.0 +VERSION=0.8.0 P=$(PACKAGE)-$(VERSION) DISTDIR:=$(shell pwd)/$(P) -- cgit v1.2.3