diff options
author | Ted Trask <ttrask01@yahoo.com> | 2010-12-23 14:38:23 +0000 |
---|---|---|
committer | Ted Trask <ttrask01@yahoo.com> | 2010-12-23 14:38:23 +0000 |
commit | dc6bdb9baadae5f7be775f6b1e2560d4404a3141 (patch) | |
tree | 9fdf5abeaeade4a80eeb3a92786034fa6c1b2f3c /Makefile | |
parent | f96f4862d830b7187e16cecdad49b9d350665f72 (diff) | |
download | acf-core-0.12.0.tar.bz2 acf-core-0.12.0.tar.xz |
Bumped version to 0.12.0v0.12.0
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.11.0 +VERSION=0.12.0 P=$(PACKAGE)-$(VERSION) DISTDIR:=$(shell pwd)/$(P) |