Bump version to 2.80 beta.

This commit is contained in:
Brecht Van Lommel 2018-11-28 18:31:03 +01:00
parent 919503d204
commit 43e7c5dd43
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@
/* can be left blank, otherwise a,b,c... etc with no quotes */
#define BLENDER_VERSION_CHAR
/* alpha/beta/rc/release, docs use this */
#define BLENDER_VERSION_CYCLE alpha
#define BLENDER_VERSION_CYCLE beta
extern char versionstr[]; /* from blender.c */