summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2010-08-18 14:02:41 +0000
committerTed Trask <ttrask01@yahoo.com>2010-08-18 14:02:41 +0000
commitf2a71825f2eadba0b66a0be62b4978a814ba3faf (patch)
tree87b38000a852db03ac0317574664ebb09824efaf
parent18837ebe43c083ddb0c55fab3929a494767c0eb9 (diff)
downloadacf-core-f2a71825f2eadba0b66a0be62b4978a814ba3faf.tar.bz2
acf-core-f2a71825f2eadba0b66a0be62b4978a814ba3faf.tar.xz
Bumped version to 0.10.8v0.10.8
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index fa19621..9fd26cd 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
APP_NAME=core
PACKAGE=acf-$(APP_NAME)
-VERSION=0.10.7
+VERSION=0.10.8
P=$(PACKAGE)-$(VERSION)
DISTDIR:=$(shell pwd)/$(P)