From d0c1579542542aa13c8c781b008bd70b316dc8e0 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Fri, 25 Nov 2011 20:56:30 +0000 Subject: Bumped version to 0.12.3 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- cgit v1.2.3