From 46334c7363b361a8ab6fc5e35af2f855d96ca3a8 Mon Sep 17 00:00:00 2001 From: "Hongli Lai (Phusion)" Date: Wed, 26 Feb 2014 11:44:19 +0100 Subject: [PATCH] Bump version to 0.9.8 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 61d1cb3..0381c70 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ NAME = phusion/baseimage -VERSION = 0.9.7 +VERSION = 0.9.8 .PHONY: all build test tag_latest release ssh