summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2010-02-16 08:55:37 +0000
committerTed Trask <ttrask01@yahoo.com>2010-02-16 08:55:37 +0000
commitebea63827ab5b606772b3a9cffe07f90be92c707 (patch)
tree4c96c8544635633eb043fcd5116d4cba33299271 /Makefile
parent10cfd9d946f2bf5eaea11ea98bd00054431579de (diff)
downloadacf-core-ebea63827ab5b606772b3a9cffe07f90be92c707.tar.bz2
acf-core-ebea63827ab5b606772b3a9cffe07f90be92c707.tar.xz
Bumped version to 0.10.2v0.10.2
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ad356e7..1709e0e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
APP_NAME=core
PACKAGE=acf-$(APP_NAME)
-VERSION=0.10.1
+VERSION=0.10.2
P=$(PACKAGE)-$(VERSION)
DISTDIR:=$(shell pwd)/$(P)