Prometheus version 0.9.0rc3.

This commit is contained in:
Julius Volz 2015-01-09 13:11:03 +01:00
parent 5201cbf3c6
commit 3836fc01d1
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
.SUFFIXES:
VERSION=0.9.0rc2
VERSION=0.9.0rc3
OS=$(shell uname)
ARCH=$(shell uname -m)