summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2013-01-01 16:22:03 +0000
committerTed Trask <ttrask01@yahoo.com>2013-01-01 16:22:03 +0000
commitf061d2e63e5d63fbc25fb03774ba78723871165f (patch)
tree3cc65a7f560384668e77f3c326af9bde7d246243 /Makefile
parent658e5eb731ad567ef2d8ca6add2c1decbc3a2840 (diff)
downloadacf-core-f061d2e63e5d63fbc25fb03774ba78723871165f.tar.bz2
acf-core-f061d2e63e5d63fbc25fb03774ba78723871165f.tar.xz
Bump version to 0.16.1v0.16.1
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0202276..c7387ec 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
APP_NAME=core
PACKAGE=acf-$(APP_NAME)
-VERSION=0.16.0
+VERSION=0.16.1
P=$(PACKAGE)-$(VERSION)
DISTDIR:=$(shell pwd)/$(P)