summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2010-02-23 09:27:43 +0000
committerTed Trask <ttrask01@yahoo.com>2010-02-23 09:27:43 +0000
commit61694bd8ac9287086d8e3b7a091c7a91f448b2bd (patch)
treeb85c0aa705232c056831a3bfe7ab449729c810d1
parentcad408ec98e566da75775bfc735b260e9adeec8c (diff)
downloadacf-core-Alpine1.9_Fixes.tar.bz2
acf-core-Alpine1.9_Fixes.tar.xz
Bumped version to 0.8.6v0.8.6Alpine1.9_Fixes
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1f7617e..37ae532 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
APP_NAME=core
PACKAGE=acf-$(APP_NAME)
-VERSION=0.8.5
+VERSION=0.8.6
P=$(PACKAGE)-$(VERSION)
DISTDIR:=$(shell pwd)/$(P)