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

Blender 2.77a: Use proper char for the release

parent 89f69879
No related branches found
No related tags found
No related merge requests found
...@@ -49,7 +49,7 @@ extern "C" { ...@@ -49,7 +49,7 @@ extern "C" {
/* used by packaging tools */ /* used by packaging tools */
/* 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 a
/* alpha/beta/rc/release, docs use this */ /* alpha/beta/rc/release, docs use this */
#define BLENDER_VERSION_CYCLE release #define BLENDER_VERSION_CYCLE release
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment