Skip to content
Snippets Groups Projects
Commit 43def5d1 authored by Thomas Dinges's avatar Thomas Dinges
Browse files

Release: Bump to 4.3 release

parent 1a40efbd
No related branches found
No related tags found
No related merge requests found
...@@ -25,7 +25,7 @@ extern "C" { ...@@ -25,7 +25,7 @@ extern "C" {
/** Blender patch version for bug-fix releases. */ /** Blender patch version for bug-fix releases. */
#define BLENDER_VERSION_PATCH 0 #define BLENDER_VERSION_PATCH 0
/** Blender release cycle stage: alpha/beta/rc/release. */ /** Blender release cycle stage: alpha/beta/rc/release. */
#define BLENDER_VERSION_CYCLE rc #define BLENDER_VERSION_CYCLE release
/** Blender release type suffix. LTS or blank. */ /** Blender release type suffix. LTS or blank. */
#define BLENDER_VERSION_SUFFIX #define BLENDER_VERSION_SUFFIX
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment