From d14155691048d046fa0caf4f932b0c5f1727221f Mon Sep 17 00:00:00 2001 From: "Hongli Lai (Phusion)" Date: Tue, 8 Dec 2015 12:01:06 +0100 Subject: [PATCH] Bump version to 0.9.18 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 0adc6ad..2ddba3c 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ NAME = phusion/baseimage -VERSION = 0.9.17 +VERSION = 0.9.18 .PHONY: all build test tag_latest release ssh