Release 0.12.0rc1

This commit is contained in:
Tobias Schmidt 2015-10-06 13:36:27 -04:00
parent b97c0b98d7
commit e70cbd2045

View File

@ -11,7 +11,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
VERSION := 0.11.0
VERSION := 0.12.0rc1
TARGET := node_exporter
GOFLAGS := -ldflags "-X main.Version=$(VERSION)"