From d2b28d25a6bb794fa8e73962d435ba2777f41611 Mon Sep 17 00:00:00 2001 From: "Hongli Lai (Phusion)" Date: Fri, 31 Jan 2014 15:46:59 +0100 Subject: [PATCH] Bump version to 0.9.3 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index ebd3d94..5d23425 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ NAME = phusion/baseimage -VERSION = 0.9.2 +VERSION = 0.9.3 .PHONY: all build tag_latest release