Skip to content
Snippets Groups Projects
Commit 87994ca6 authored by Sergey Sharybin's avatar Sergey Sharybin
Browse files

move to the release version cycle

parent 74ddfb81
No related branches found
No related tags found
No related merge requests found
...@@ -51,7 +51,7 @@ extern "C" { ...@@ -51,7 +51,7 @@ extern "C" {
/* can be left blank, otherwise a,b,c... etc with no quotes */ /* can be left blank, otherwise a,b,c... etc with no quotes */
#define BLENDER_VERSION_CHAR #define BLENDER_VERSION_CHAR
/* alpha/beta/rc/release, docs use this */ /* alpha/beta/rc/release, docs use this */
#define BLENDER_VERSION_CYCLE rc #define BLENDER_VERSION_CYCLE release
extern char versionstr[]; /* from blender.c */ extern char versionstr[]; /* from blender.c */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment