diff options
author | Ted Trask <ttrask01@yahoo.com> | 2014-10-01 21:27:32 +0000 |
---|---|---|
committer | Ted Trask <ttrask01@yahoo.com> | 2014-10-01 21:27:32 +0000 |
commit | 6f6266d0b12ffb2d2f38ec498bb28384db0aa867 (patch) | |
tree | d2a1cdb2e0e87557490c8f6892d021457deb06e1 /Makefile | |
parent | 4fee3756dc5ece7c7cafc526e88d0cf8791145d1 (diff) | |
download | acf-core-0.18.3.tar.bz2 acf-core-0.18.3.tar.xz |
Bump version to 0.18.3v0.18.3
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.2 +VERSION=0.18.3 P=$(PACKAGE)-$(VERSION) DISTDIR:=$(shell pwd)/$(P) |