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

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