From 60495849ac3e8297ec093c7a8d9dd2579ae730ff Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Thu, 17 Sep 2009 11:52:48 +0000 Subject: Yet another bug fix for /lib/processinfo.lua read_initrunlevels for scripts with non-alphanumeric chars. Bumped to 0.8.3 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index aad0f0e..f665f76 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ APP_NAME=core PACKAGE=acf-$(APP_NAME) -VERSION=0.8.2 +VERSION=0.8.3 P=$(PACKAGE)-$(VERSION) DISTDIR:=$(shell pwd)/$(P) -- cgit v1.2.3