diff options
author | Ted Trask <ttrask01@yahoo.com> | 2015-11-25 15:51:23 +0000 |
---|---|---|
committer | Ted Trask <ttrask01@yahoo.com> | 2015-11-25 15:51:23 +0000 |
commit | 7051ab380e137b44aaf73ca93fdce99769175bca (patch) | |
tree | 8125b0905c72314efac73b24b47d3575f2303d69 | |
parent | 19ecc01c12f4c60ebda613bc62ba5c6e274ec20c (diff) | |
download | acf-core-0.18.11.tar.bz2 acf-core-0.18.11.tar.xz |
Bump version to 0.18.11v0.18.11
-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.18.10 +VERSION=0.18.11 P=$(PACKAGE)-$(VERSION) DISTDIR:=$(shell pwd)/$(P) |