summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2009-07-20 14:52:12 +0000
committerTed Trask <ttrask01@yahoo.com>2009-07-20 14:52:12 +0000
commit1bf4143ca13acfe1ac8720f980b84943f2f382be (patch)
tree74ae98469fb5bfdaee3d9ac136dd511f34e76346 /Makefile
parent6babfc62e7e096ef0dc7e4e359e3508442d8ff9b (diff)
downloadacf-core-1bf4143ca13acfe1ac8720f980b84943f2f382be.tar.bz2
acf-core-1bf4143ca13acfe1ac8720f980b84943f2f382be.tar.xz
Another bug fix for /lib/processinfo.lua read_initrunlevels to remove blank.v0.8.1
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index fa8a2e7..cc45430 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
APP_NAME=core
PACKAGE=acf-$(APP_NAME)
-VERSION=0.8.0
+VERSION=0.8.1
P=$(PACKAGE)-$(VERSION)
DISTDIR:=$(shell pwd)/$(P)