From 14cdc2f9b64be1a34b5aa5044648e6c745354a2d Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Sat, 21 Jan 2012 15:53:12 +0000 Subject: Bumped version to 0.13.6 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index f1bb60b..90eb0a3 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ APP_NAME=core PACKAGE=acf-$(APP_NAME) -VERSION=0.13.5 +VERSION=0.13.6 P=$(PACKAGE)-$(VERSION) DISTDIR:=$(shell pwd)/$(P) -- cgit v1.2.3