mirror of
https://github.com/prometheus/prometheus.git
synced 2025-03-05 20:59:13 -08:00
It's time for 0.9.0rc2.
This commit is contained in:
parent
c4bcfeccc5
commit
bf757edbc4
|
@ -15,7 +15,7 @@
|
|||
|
||||
.SUFFIXES:
|
||||
|
||||
VERSION=0.9.0rc1
|
||||
VERSION=0.9.0rc2
|
||||
|
||||
OS=$(shell uname)
|
||||
ARCH=$(shell uname -m)
|
||||
|
|
Loading…
Reference in a new issue