From 133d79d79dd73f573256905b90895163a9948688 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Mon, 12 Sep 2011 18:22:55 +0000 Subject: Bumped to 0.13.4 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 7b94882..54ac354 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ APP_NAME=core PACKAGE=acf-$(APP_NAME) -VERSION=0.13.3 +VERSION=0.13.4 P=$(PACKAGE)-$(VERSION) DISTDIR:=$(shell pwd)/$(P) -- cgit v1.2.3