From 795cdbf01258bae5cd230e3c38c477b94962f861 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Thu, 18 Sep 2014 13:49:36 +0000 Subject: Bump version to 0.17.3 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index a32ffc9..b09768d 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ APP_NAME=core PACKAGE=acf-$(APP_NAME) -VERSION=0.17.2 +VERSION=0.17.3 P=$(PACKAGE)-$(VERSION) DISTDIR:=$(shell pwd)/$(P) -- cgit v1.2.3