[Bf-blender-cvs] [c3d6929e4f2] master: Version cycle 2.83, master is now in alpha and open for new work and features

Nathan Letwory noreply at git.blender.org
Fri Jan 10 10:27:15 CET 2020


Commit: c3d6929e4f21ae2e219cd7711bd60e511c302d3e
Author: Nathan Letwory
Date:   Fri Jan 10 11:26:52 2020 +0200
Branches: master
https://developer.blender.org/rBc3d6929e4f21ae2e219cd7711bd60e511c302d3e

Version cycle 2.83, master is now in alpha and open for new work and features

===================================================================

M	source/blender/blenkernel/BKE_blender_version.h

===================================================================

diff --git a/source/blender/blenkernel/BKE_blender_version.h b/source/blender/blenkernel/BKE_blender_version.h
index 73009058c4e..dd3e381ef5d 100644
--- a/source/blender/blenkernel/BKE_blender_version.h
+++ b/source/blender/blenkernel/BKE_blender_version.h
@@ -36,7 +36,7 @@
 /** Can be left blank, otherwise a,b,c... etc with no quotes. */
 #define BLENDER_VERSION_CHAR
 /** alpha/beta/rc/release, docs use this. */
-#define BLENDER_VERSION_CYCLE beta
+#define BLENDER_VERSION_CYCLE alpha
 /** Optionally set to 1,2,... for example to get alpha1 or rc2. */
 #define BLENDER_VERSION_CYCLE_NUMBER



More information about the Bf-blender-cvs mailing list