From 8d10e0cd470098e7dd5e63ce535ab12c328182f4 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Wed, 22 Jun 2011 12:46:45 +0000 Subject: Bumped version to 0.13.2 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index bf0634c..494954b 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ APP_NAME=core PACKAGE=acf-$(APP_NAME) -VERSION=0.13.1 +VERSION=0.13.2 P=$(PACKAGE)-$(VERSION) DISTDIR:=$(shell pwd)/$(P) -- cgit v1.2.3