summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2011-11-25 20:56:30 +0000
committerTed Trask <ttrask01@yahoo.com>2011-11-25 20:56:30 +0000
commitd0c1579542542aa13c8c781b008bd70b316dc8e0 (patch)
tree91e13ec390c7fca5f6f29e683609fc9a6e648117
parent3ecf576cf27a22b94cea7f7ae166a9e27b76825f (diff)
downloadacf-core-d0c1579542542aa13c8c781b008bd70b316dc8e0.tar.bz2
acf-core-d0c1579542542aa13c8c781b008bd70b316dc8e0.tar.xz
Bumped version to 0.12.3v0.12.3
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index bea050c..876e435 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
APP_NAME=core
PACKAGE=acf-$(APP_NAME)
-VERSION=0.12.2
+VERSION=0.12.3
P=$(PACKAGE)-$(VERSION)
DISTDIR:=$(shell pwd)/$(P)