From 88d078df1e72bcf7caf82761d9a86cb920527cb7 Mon Sep 17 00:00:00 2001 From: Juan Linietsky Date: Fri, 1 May 2015 12:30:13 -0300 Subject: [PATCH] bumped version to rc1 --- version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.py b/version.py index 46490c48f4..577bc73208 100644 --- a/version.py +++ b/version.py @@ -2,6 +2,6 @@ short_name="godot" name="Godot Engine" major=1 minor=1 -status="beta1" +status="rc1"