diff options
| author | Ted Trask <ttrask01@yahoo.com> | 2015-11-25 15:47:20 +0000 |
|---|---|---|
| committer | Ted Trask <ttrask01@yahoo.com> | 2015-11-25 15:47:20 +0000 |
| commit | afacda9ac42ddd7128cbf65091b0f6aeb0c743cb (patch) | |
| tree | d928460fe0dc0b11119207b68ac9cce6b33bd207 | |
| parent | 3620bdf0c1521d001901de3fec8027ff5d053e3a (diff) | |
| download | acf-core-afacda9ac42ddd7128cbf65091b0f6aeb0c743cb.tar.bz2 acf-core-afacda9ac42ddd7128cbf65091b0f6aeb0c743cb.tar.xz | |
Bump version to 0.19.1v0.19.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.19.0 +VERSION=0.19.1 P=$(PACKAGE)-$(VERSION) DISTDIR:=$(shell pwd)/$(P) |
