diff options
author | Ted Trask <ttrask01@yahoo.com> | 2011-09-12 18:22:55 +0000 |
---|---|---|
committer | Ted Trask <ttrask01@yahoo.com> | 2011-09-12 18:22:55 +0000 |
commit | 133d79d79dd73f573256905b90895163a9948688 (patch) | |
tree | 79c3721cda41cbaffd1b2a80e2eaa2ad7d7e093c | |
parent | de7503f6ac5fdfe89b2995937c4cf85751f4010a (diff) | |
download | acf-core-0.13.4.tar.bz2 acf-core-0.13.4.tar.xz |
Bumped to 0.13.4v0.13.4
-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.3 +VERSION=0.13.4 P=$(PACKAGE)-$(VERSION) DISTDIR:=$(shell pwd)/$(P) |