Bump VERSION to 0.9.0rc1.

Change-Id: Ie1a02d026290e9ecee83990b7baa2cd730df6869
This commit is contained in:
Bjoern Rabenstein 2014-11-28 16:11:49 +01:00
parent ee9b32cd13
commit 7c3bb145e1

View file

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