Release 0.12.0rc2.
This commit is contained in:
parent
a05966a3a9
commit
1cdea5196e
2
Makefile
2
Makefile
|
@ -11,7 +11,7 @@
|
||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
VERSION := 0.12.0rc1
|
VERSION := 0.12.0rc2
|
||||||
TARGET := node_exporter
|
TARGET := node_exporter
|
||||||
|
|
||||||
REVISION := $(shell git rev-parse --short HEAD 2> /dev/null || echo 'unknown')
|
REVISION := $(shell git rev-parse --short HEAD 2> /dev/null || echo 'unknown')
|
||||||
|
|
Loading…
Reference in New Issue