diff options
author | Ted Trask <ttrask01@yahoo.com> | 2011-05-19 06:31:52 +0000 |
---|---|---|
committer | Ted Trask <ttrask01@yahoo.com> | 2011-05-19 06:31:52 +0000 |
commit | cf323e9082b99baf8ac124a9f9647a446287a06a (patch) | |
tree | 8a0d545df259390366891433cb50f93235276eb5 | |
parent | 30debfcdbbdb786fc7fd9114594bd2643dce18f0 (diff) | |
download | acf-core-0.12.1.tar.bz2 acf-core-0.12.1.tar.xz |
Bumped version to 0.12.1v0.12.1
-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.12.0 +VERSION=0.12.1 P=$(PACKAGE)-$(VERSION) DISTDIR:=$(shell pwd)/$(P) |