mirror of
https://github.com/prometheus/prometheus.git
synced 2025-01-12 14:27:27 -08:00
Prometheus version 0.9.0rc3.
This commit is contained in:
parent
5201cbf3c6
commit
3836fc01d1
|
@ -15,7 +15,7 @@
|
|||
|
||||
.SUFFIXES:
|
||||
|
||||
VERSION=0.9.0rc2
|
||||
VERSION=0.9.0rc3
|
||||
|
||||
OS=$(shell uname)
|
||||
ARCH=$(shell uname -m)
|
||||
|
|
Loading…
Reference in a new issue