From 3e14c92e2106591e693a0ed11d6f725a90c9971c Mon Sep 17 00:00:00 2001 From: "Hongli Lai (Phusion)" Date: Mon, 3 Feb 2014 17:03:44 +0100 Subject: [PATCH] Bump version to 0.9.4 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index e5059e4..58bd738 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ NAME = phusion/baseimage -VERSION = 0.9.3 +VERSION = 0.9.4 .PHONY: all build test tag_latest release