From 4468bb296e225b019e6b4a4c67d64ab89325efd2 Mon Sep 17 00:00:00 2001 From: Travis Rowland Date: Thu, 2 Nov 2017 09:34:12 -0700 Subject: [PATCH] Incrementing version AFFECTS #448 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index ce7031e..1ff9dcb 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ NAME = phusion/baseimage -VERSION = 0.9.22 +VERSION = 0.10.0 .PHONY: all build test tag_latest release ssh