From d9023071e4395a77c1f9eb0da42f5b534670b90d Mon Sep 17 00:00:00 2001 From: "Hongli Lai (Phusion)" Date: Mon, 19 Jan 2015 16:00:13 +0100 Subject: [PATCH] Bump version to 0.9.16 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 0e7b713..2213442 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ NAME = phusion/baseimage -VERSION = 0.9.15 +VERSION = 0.9.16 .PHONY: all build test tag_latest release ssh