Merge pull request #426 from prometheus/u-c-l/bump-version

It's time for 0.9.0rc2.
This commit is contained in:
Björn "Beorn" Rabenstein 2014-12-17 19:25:38 +01:00
commit 3560ece5fb
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
.SUFFIXES:
VERSION=0.9.0rc1
VERSION=0.9.0rc2
OS=$(shell uname)
ARCH=$(shell uname -m)