summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2012-01-21 15:46:46 +0000
committerTed Trask <ttrask01@yahoo.com>2012-01-21 15:46:46 +0000
commit700c10e203fb597d82c1542510d59de4eb801811 (patch)
treea9940759de5729fdb70f1a4fe754a16e977066b4
parentdde1d8542ded5de35d1e45c779c9c0d5f0bf65f8 (diff)
downloadacf-core-0.12-stable.tar.bz2
acf-core-0.12-stable.tar.xz
Bumped version to 0.12.4v0.12.40.12-stable
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 64f0190..6e73962 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
APP_NAME=core
PACKAGE=acf-$(APP_NAME)
-VERSION=0.12.3
+VERSION=0.12.4
P=$(PACKAGE)-$(VERSION)
DISTDIR:=$(shell pwd)/$(P)