summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2011-06-27 14:48:51 +0000
committerTed Trask <ttrask01@yahoo.com>2011-06-27 14:48:51 +0000
commita621023c2b1af8680b855dbadcbaaa2dd1c86c93 (patch)
treeb823efae12aab234e8119de4fbee152ad379186f
parent81ba440e5ac052c5297ba1394539d2a6ca1ed4c1 (diff)
downloadacf-core-0.12.2.tar.bz2
acf-core-0.12.2.tar.xz
Bumped version to 0.12.2v0.12.2
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index de3b55a..bea050c 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
APP_NAME=core
PACKAGE=acf-$(APP_NAME)
-VERSION=0.12.1
+VERSION=0.12.2
P=$(PACKAGE)-$(VERSION)
DISTDIR:=$(shell pwd)/$(P)