From 3836fc01d198e2d965d87fe717cd472d3d37ffef Mon Sep 17 00:00:00 2001 From: Julius Volz Date: Fri, 9 Jan 2015 13:11:03 +0100 Subject: [PATCH] Prometheus version 0.9.0rc3. --- Makefile.INCLUDE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.INCLUDE b/Makefile.INCLUDE index 17e5d682c3..fa79d0f0bc 100644 --- a/Makefile.INCLUDE +++ b/Makefile.INCLUDE @@ -15,7 +15,7 @@ .SUFFIXES: -VERSION=0.9.0rc2 +VERSION=0.9.0rc3 OS=$(shell uname) ARCH=$(shell uname -m)