It's time for 0.9.0rc2.

This commit is contained in:
Bjoern Rabenstein 2014-12-17 18:43:42 +01:00
parent c4bcfeccc5
commit bf757edbc4
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)