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