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

Release Cycle: Bump version cycle to release for 3.3.5.

parent c86cda24
Branches
No related tags found
No related merge requests found
...@@ -21,7 +21,7 @@ extern "C" { ...@@ -21,7 +21,7 @@ extern "C" {
/* Blender patch version for bugfix releases. */ /* Blender patch version for bugfix releases. */
#define BLENDER_VERSION_PATCH 5 #define BLENDER_VERSION_PATCH 5
/** 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 file format version. */ /* Blender file format version. */
#define BLENDER_FILE_VERSION BLENDER_VERSION #define BLENDER_FILE_VERSION BLENDER_VERSION
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment