summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2010-09-09 13:45:56 +0000
committerTed Trask <ttrask01@yahoo.com>2010-09-09 13:45:56 +0000
commit09344bc273f7147a9f81168096d2f8bb3d0fdedc (patch)
tree2612e91aa3e8b28bfb89139827fff8f29dcc2dd7 /Makefile
parentd0419a716475308eacf85cc919ad7d82988c8c74 (diff)
downloadacf-core-09344bc273f7147a9f81168096d2f8bb3d0fdedc.tar.bz2
acf-core-09344bc273f7147a9f81168096d2f8bb3d0fdedc.tar.xz
Bumped version to 0.10.9v0.10.9
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9fd26cd..683ff8b 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
APP_NAME=core
PACKAGE=acf-$(APP_NAME)
-VERSION=0.10.8
+VERSION=0.10.9
P=$(PACKAGE)-$(VERSION)
DISTDIR:=$(shell pwd)/$(P)