From 0208fc4735dc652760909ba9feba62de4efc3ed9 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Wed, 30 Mar 2011 07:19:03 +0000 Subject: Bump version to 0.13.0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 27144c0..ff50689 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ APP_NAME=core PACKAGE=acf-$(APP_NAME) -VERSION=0.12.0 +VERSION=0.13.0 P=$(PACKAGE)-$(VERSION) DISTDIR:=$(shell pwd)/$(P) -- cgit v1.2.3