From 914f0967b0d9b1b0e39efeaf5f416fba1b6740ca Mon Sep 17 00:00:00 2001 From: Travis Rowland Date: Wed, 17 May 2017 15:12:05 -0700 Subject: [PATCH] Incrementing version to 0.9.23 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 75196aa..756532a 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ NAME = phusion/baseimage -VERSION = 0.9.22 +VERSION = 0.9.23 .PHONY: all build test tag_latest release ssh