summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2010-01-22 14:03:15 +0000
committerTed Trask <ttrask01@yahoo.com>2010-01-22 14:03:15 +0000
commit6be298f5005731af4d2603c48ff70e23e0b3c2e1 (patch)
treee1ec9197a3eedf34186b50e8019ede0e369ede53 /Makefile
parent8fae2c1675ad5c49f286764e8923c5e111c4697d (diff)
downloadacf-core-6be298f5005731af4d2603c48ff70e23e0b3c2e1.tar.bz2
acf-core-6be298f5005731af4d2603c48ff70e23e0b3c2e1.tar.xz
Bumped version to 0.10.0v0.10.0
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b48805b..809a4ff 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
APP_NAME=core
PACKAGE=acf-$(APP_NAME)
-VERSION=0.9.1
+VERSION=0.10.0
P=$(PACKAGE)-$(VERSION)
DISTDIR:=$(shell pwd)/$(P)