Release: Bump to 4.2.13 candidate

This commit is contained in:
Brecht Van Lommel
2025-07-28 15:28:14 +02:00
parent cf14512254
commit b930871735
@@ -23,9 +23,9 @@ extern "C" {
/** Blender major and minor version. */
#define BLENDER_VERSION 402
/** Blender patch version for bug-fix releases. */
#define BLENDER_VERSION_PATCH 12
#define BLENDER_VERSION_PATCH 13
/** Blender release cycle stage: alpha/beta/rc/release. */
#define BLENDER_VERSION_CYCLE release
#define BLENDER_VERSION_CYCLE rc
/** Blender release type suffix. LTS or blank. */
#define BLENDER_VERSION_SUFFIX LTS