summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2010-02-23 09:19:38 +0000
committerTed Trask <ttrask01@yahoo.com>2010-02-23 09:19:38 +0000
commite8c32e8714eefc40bef028718c14b8de3a023185 (patch)
treebd750f10005297ab07cd01126136b438abed46b4 /Makefile
parenta245911fb2f3519b14d3a620e007740827a05aa5 (diff)
downloadacf-core-e8c32e8714eefc40bef028718c14b8de3a023185.tar.bz2
acf-core-e8c32e8714eefc40bef028718c14b8de3a023185.tar.xz
Bumped version to 0.10.3v0.10.3
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1709e0e..537d87d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
APP_NAME=core
PACKAGE=acf-$(APP_NAME)
-VERSION=0.10.2
+VERSION=0.10.3
P=$(PACKAGE)-$(VERSION)
DISTDIR:=$(shell pwd)/$(P)