From 436be20ff0e16cbf91ebd960775cf066a5d98121 Mon Sep 17 00:00:00 2001 From: "Hongli Lai (Phusion)" Date: Tue, 17 Jun 2014 12:44:26 +0200 Subject: [PATCH] Bump version to 0.9.11 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 4f9e180..cd9294f 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ NAME = phusion/baseimage -VERSION = 0.9.10 +VERSION = 0.9.11 .PHONY: all build test tag_latest release ssh