diff options
| author | Ted Trask <ttrask01@yahoo.com> | 2019-09-11 16:46:17 +0000 | 
|---|---|---|
| committer | Ted Trask <ttrask01@yahoo.com> | 2019-09-11 16:46:17 +0000 | 
| commit | 09caf186523c08296ac47fec6fcc9ea97c30ce9b (patch) | |
| tree | 77b5634f15eb8e4ee855063b441a0f79f5b33892 | |
| parent | d7ac1e760998b382f2e5a839d350bfbe2c6d6eda (diff) | |
| download | acf-core-09caf186523c08296ac47fec6fcc9ea97c30ce9b.tar.bz2 acf-core-09caf186523c08296ac47fec6fcc9ea97c30ce9b.tar.xz  | |
Bump version to 0.21.2v0.21.2
| -rw-r--r-- | Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@  APP_NAME=core  PACKAGE=acf-$(APP_NAME) -VERSION= +VERSION=0.21.2  P=$(PACKAGE)-$(VERSION)  DISTDIR:=$(shell pwd)/$(P)  | 
