diff options
author | Ted Trask <ttrask01@yahoo.com> | 2015-10-04 03:15:45 +0000 |
---|---|---|
committer | Ted Trask <ttrask01@yahoo.com> | 2015-10-04 03:15:45 +0000 |
commit | 3cd1a53a42e741b4e78ef9ffa7c4b60b34726511 (patch) | |
tree | e13f9b0b6239b649af2d1e046dc998c93d4f75cd /Makefile | |
parent | d67efeef4ea5d6b9f05bbcd71504e004d29265fd (diff) | |
download | acf-core-0.18.10.tar.bz2 acf-core-0.18.10.tar.xz |
Bump version to 0.18.10v0.18.10
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.18.9 +VERSION=0.18.10 P=$(PACKAGE)-$(VERSION) DISTDIR:=$(shell pwd)/$(P) |