summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2011-05-19 06:31:52 +0000
committerTed Trask <ttrask01@yahoo.com>2011-05-19 06:31:52 +0000
commitcf323e9082b99baf8ac124a9f9647a446287a06a (patch)
tree8a0d545df259390366891433cb50f93235276eb5
parent30debfcdbbdb786fc7fd9114594bd2643dce18f0 (diff)
downloadacf-core-0.12.1.tar.bz2
acf-core-0.12.1.tar.xz
Bumped version to 0.12.1v0.12.1
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8c08cef..de3b55a 100644
--- a/Makefile
+++ b/Makefile
@@ -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)