Bump version to 3.0.1-devel

Onwards, but slowly, towards stability. And the stars.
This commit is contained in:
Hein-Pieter van Braam 2018-01-30 20:51:06 +01:00
parent 9bd402698c
commit 3f6694b894
1 changed files with 2 additions and 1 deletions

View File

@ -2,5 +2,6 @@ short_name = "godot"
name = "Godot Engine" name = "Godot Engine"
major = 3 major = 3
minor = 0 minor = 0
status = "stable" patch = 1
status = "devel"
module_config = "" module_config = ""