diff options
author | Ted Trask <ttrask01@yahoo.com> | 2012-01-21 15:53:12 +0000 |
---|---|---|
committer | Ted Trask <ttrask01@yahoo.com> | 2012-01-21 15:53:12 +0000 |
commit | 14cdc2f9b64be1a34b5aa5044648e6c745354a2d (patch) | |
tree | 12765818aeea1587471e98e155231388775085a6 | |
parent | d91936b6bf21385cd319e66de44e80c88387f3bb (diff) | |
download | acf-core-0.13-stable.tar.bz2 acf-core-0.13-stable.tar.xz |
Bumped version to 0.13.6v0.13.60.13-stable
-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.13.5 +VERSION=0.13.6 P=$(PACKAGE)-$(VERSION) DISTDIR:=$(shell pwd)/$(P) |