Fix wrong version bump to 3.4.1, we are still on 3.4.0

The patch levels are reserved for bugfix releases.
This commit is contained in:
Brecht Van Lommel 2022-09-29 03:56:12 +02:00
parent c64d3a692d
commit e2df195844
Notes: blender-bot 2023-02-14 06:00:45 +01:00
Referenced by issue #101454, Wavelength node doesn't work //blender-3.4.0-alpha+master.e2df1958449a
Referenced by issue #101453, Regression: Immediate crash when switching to sculpt mode
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ extern "C" {
/* Blender major and minor version. */
#define BLENDER_VERSION 304
/* Blender patch version for bugfix releases. */
#define BLENDER_VERSION_PATCH 1
#define BLENDER_VERSION_PATCH 0
/** Blender release cycle stage: alpha/beta/rc/release. */
#define BLENDER_VERSION_CYCLE alpha