summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2013-04-30 01:05:16 +0000
committerTed Trask <ttrask01@yahoo.com>2013-04-30 01:06:13 +0000
commitd3431bcef13f19643efde3df37ed96405684d5d1 (patch)
tree31df7804c54907ca71e9cb1ad28baf8a7dfb99da /Makefile
parent5a57b7dc41c6f6b47da982c07ece802d7496a93c (diff)
downloadacf-core-d3431bcef13f19643efde3df37ed96405684d5d1.tar.bz2
acf-core-d3431bcef13f19643efde3df37ed96405684d5d1.tar.xz
Bump version to 0.16.3v0.16.3
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b79c95d..b573e3f 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
APP_NAME=core
PACKAGE=acf-$(APP_NAME)
-VERSION=0.16.2
+VERSION=0.16.3
P=$(PACKAGE)-$(VERSION)
DISTDIR:=$(shell pwd)/$(P)