From ee56097511c5b0051aa77a83377222f307b75fa8 Mon Sep 17 00:00:00 2001 From: "Hongli Lai (Phusion)" Date: Wed, 15 Jul 2015 14:37:27 +0200 Subject: [PATCH] Bump version to 0.9.17 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index a8d5252..cb1bde8 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ NAME = phusion/baseimage -VERSION = 0.9.16 +VERSION = 0.9.17 .PHONY: all build test tag_latest release ssh