From 733a51c96e6b97a725afab9923efd7ef5b509e0b Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Thu, 21 Jul 2011 14:19:09 +0000 Subject: Bumped version to 0.13.3 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 494954b..7b94882 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ APP_NAME=core PACKAGE=acf-$(APP_NAME) -VERSION=0.13.2 +VERSION=0.13.3 P=$(PACKAGE)-$(VERSION) DISTDIR:=$(shell pwd)/$(P) -- cgit v1.2.3