From 5e5794c5286f95b337866282e0b5856444cb7885 Mon Sep 17 00:00:00 2001 From: "Hongli Lai (Phusion)" Date: Fri, 25 Jul 2014 14:38:01 +0200 Subject: [PATCH] Bump version to 0.9.13 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 3cd17e2..1beb524 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ NAME = phusion/baseimage -VERSION = 0.9.12 +VERSION = 0.9.13 .PHONY: all build test tag_latest release ssh