summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2010-07-30 07:01:24 +0000
committerTed Trask <ttrask01@yahoo.com>2010-07-30 07:01:24 +0000
commit3618b20bd0077c9affcce86bd606715d65046bb4 (patch)
treecfc3a5b723b89b14aea3d1d8ea2540703cb3fceb /Makefile
parent3d61ed860f2200077842052fee145a49e0efa247 (diff)
downloadacf-core-3618b20bd0077c9affcce86bd606715d65046bb4.tar.bz2
acf-core-3618b20bd0077c9affcce86bd606715d65046bb4.tar.xz
Tagged release 0.10.7v0.10.7
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7d47220..fa19621 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
APP_NAME=core
PACKAGE=acf-$(APP_NAME)
-VERSION=0.10.6
+VERSION=0.10.7
P=$(PACKAGE)-$(VERSION)
DISTDIR:=$(shell pwd)/$(P)