From cf323e9082b99baf8ac124a9f9647a446287a06a Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Thu, 19 May 2011 06:31:52 +0000 Subject: Bumped version to 0.12.1 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- cgit v1.2.3