diff options
author | Ted Trask <ttrask01@yahoo.com> | 2017-02-27 16:14:04 +0000 |
---|---|---|
committer | Ted Trask <ttrask01@yahoo.com> | 2017-02-27 17:01:19 +0000 |
commit | e141e5031c167cb4b3516c995fa0a9ff0afc66ef (patch) | |
tree | 99efffc03e50ec3e66504ac678dfbfb7c2c3a69a /Makefile | |
parent | 4f0d10d7c9455dca4eed37dc8f6447d7360bbf8b (diff) | |
download | acf-core-0.20.2.tar.bz2 acf-core-0.20.2.tar.xz |
Bump version to 0.20.2v0.20.2
Diffstat (limited to 'Makefile')
-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.20.1 +VERSION=0.20.2 P=$(PACKAGE)-$(VERSION) DISTDIR:=$(shell pwd)/$(P) |