From b264e1673bee009cb5d67c9c4e6bf684dcc285f8 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Mon, 4 Jan 2010 08:53:32 +0000 Subject: Made libdir load order match appdir load order, bumped to 0.9.1 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 01f8aa0..b28dff9 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ APP_NAME=core PACKAGE=acf-$(APP_NAME) -VERSION=0.9.0 +VERSION=0.9.1 P=$(PACKAGE)-$(VERSION) DISTDIR:=$(shell pwd)/$(P) -- cgit v1.2.3