Raise version number for release.

This commit is contained in:
Jussi Pakkanen 2013-09-30 21:58:23 +03:00
parent 5d2bdc16aa
commit f8ade4a2bc
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
import pickle, os
version = '0.8.0-research'
version = '0.8.0'
# This class contains all data that must persist over multiple
# invocations of Meson. It is roughly the same thing as