And one more, because I don't know how to version.

This commit is contained in:
Matthias Rampke 2016-02-04 12:43:50 +00:00
parent 1cdea5196e
commit 20ecedd0b4

View file

@ -11,7 +11,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
VERSION := 0.12.0rc2
VERSION := 0.12.0rc3
TARGET := node_exporter
REVISION := $(shell git rev-parse --short HEAD 2> /dev/null || echo 'unknown')