Make version to be Beta

This commit is contained in:
2018-08-10 10:48:11 +02:00
parent 66477fdf43
commit b32052f1ed
2 changed files with 2 additions and 2 deletions

View File

@@ -209,7 +209,7 @@ def benchmark_draw_post_pixel(arg1, arg2):
y = 0.70 * window_height
blf.size(font_id, int(32 * ui_scale), 72)
draw_text_center("Blender Benchmark 1.0", x, y, shadow=True)
draw_text_center("Blender Benchmark 1.0 Beta", x, y, shadow=True)
y -= 32 * ui_scale