diff options
author | Ted Trask <ttrask01@yahoo.com> | 2013-11-20 13:50:29 +0000 |
---|---|---|
committer | Ted Trask <ttrask01@yahoo.com> | 2013-11-20 13:50:29 +0000 |
commit | 8ac4773598507456d31e5942cdf2b23981fb8dfa (patch) | |
tree | b666a6f92963e327381f99d536d54b0f3a5d2598 | |
parent | f9e015077b4984fcc365d8e261b6c12e8389f8d7 (diff) | |
download | acf-core-8ac4773598507456d31e5942cdf2b23981fb8dfa.tar.bz2 acf-core-8ac4773598507456d31e5942cdf2b23981fb8dfa.tar.xz |
Bump version to 0.17.1v0.17.1
-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.17.0 +VERSION=0.17.1 P=$(PACKAGE)-$(VERSION) DISTDIR:=$(shell pwd)/$(P) |