summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2010-07-29 08:31:26 +0000
committerTed Trask <ttrask01@yahoo.com>2010-07-29 08:31:26 +0000
commit4ab0a0c0517276a4e0a120879a84eea08209e7b3 (patch)
treefe35e4a9bb2b488c9e33e57296f71dff4a2cd159 /Makefile
parent6f6d574d3f9343897042daee046babe18e2b68dd (diff)
downloadacf-core-4ab0a0c0517276a4e0a120879a84eea08209e7b3.tar.bz2
acf-core-4ab0a0c0517276a4e0a120879a84eea08209e7b3.tar.xz
Bumped version to 0.10.6v0.10.6
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 64da43c..7d47220 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
APP_NAME=core
PACKAGE=acf-$(APP_NAME)
-VERSION=0.10.5
+VERSION=0.10.6
P=$(PACKAGE)-$(VERSION)
DISTDIR:=$(shell pwd)/$(P)