From 10d2364014672a56ff9b5451d9081604f8810c69 Mon Sep 17 00:00:00 2001 From: Travis Rowland Date: Tue, 11 Apr 2017 01:08:24 -0700 Subject: [PATCH] Update Makefile Incrementing version --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 9ddfe1a..536a4a3 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ NAME = phusion/baseimage -VERSION = 0.9.20 +VERSION = 0.9.21 .PHONY: all build test tag_latest release ssh