summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2010-07-15 08:01:01 +0000
committerTed Trask <ttrask01@yahoo.com>2010-07-15 08:01:01 +0000
commit75d800d821ebcb176b8a1ac8ec60a6bb71a9d432 (patch)
tree4f0dec6afe2b33b8cb173803bafce1f7b71c3609 /Makefile
parent4abd8930ef84dcdb886904c3824253874fb48aec (diff)
downloadacf-core-75d800d821ebcb176b8a1ac8ec60a6bb71a9d432.tar.bz2
acf-core-75d800d821ebcb176b8a1ac8ec60a6bb71a9d432.tar.xz
Bumped version to 0.10.5v0.10.5
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c6cc5b9..64da43c 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
APP_NAME=core
PACKAGE=acf-$(APP_NAME)
-VERSION=0.10.4
+VERSION=0.10.5
P=$(PACKAGE)-$(VERSION)
DISTDIR:=$(shell pwd)/$(P)