diff options
author | Ted Trask <ttrask01@yahoo.com> | 2010-08-18 14:02:41 +0000 |
---|---|---|
committer | Ted Trask <ttrask01@yahoo.com> | 2010-08-18 14:02:41 +0000 |
commit | f2a71825f2eadba0b66a0be62b4978a814ba3faf (patch) | |
tree | 87b38000a852db03ac0317574664ebb09824efaf | |
parent | 18837ebe43c083ddb0c55fab3929a494767c0eb9 (diff) | |
download | acf-core-f2a71825f2eadba0b66a0be62b4978a814ba3faf.tar.bz2 acf-core-f2a71825f2eadba0b66a0be62b4978a814ba3faf.tar.xz |
Bumped version to 0.10.8v0.10.8
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |