diff options
author | Ted Trask <ttrask01@yahoo.com> | 2017-02-27 17:18:43 +0000 |
---|---|---|
committer | Ted Trask <ttrask01@yahoo.com> | 2017-02-27 17:18:43 +0000 |
commit | 84cb5e9d686388ba6b80347b2dd3ae5335569337 (patch) | |
tree | 546f861aee7c37e5056fb3ea9707e5adfa8015a3 | |
parent | 18730047b274938e761a5074671f38371fff5b5c (diff) | |
download | acf-core-0.18-stable.tar.bz2 acf-core-0.18-stable.tar.xz |
Bump version to 0.18.12v0.18.120.18-stable
-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.11 +VERSION=0.18.12 P=$(PACKAGE)-$(VERSION) DISTDIR:=$(shell pwd)/$(P) |