summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2009-09-08 10:34:11 +0000
committerTed Trask <ttrask01@yahoo.com>2009-09-08 10:34:11 +0000
commit5836ec561f1f63abee5579203fb4ee7719410447 (patch)
tree93017890be37de490d1806f0cd29cfa46516e7c9
parent339b03b28881dbd1370071918433ccc75279d81b (diff)
downloadacf-core-5836ec561f1f63abee5579203fb4ee7719410447.tar.bz2
acf-core-5836ec561f1f63abee5579203fb4ee7719410447.tar.xz
Bumped version to 0.8.2v0.8.2
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index cc45430..aad0f0e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
APP_NAME=core
PACKAGE=acf-$(APP_NAME)
-VERSION=0.8.1
+VERSION=0.8.2
P=$(PACKAGE)-$(VERSION)
DISTDIR:=$(shell pwd)/$(P)