[Bf-blender-cvs] [51643056b07] master: Move back master to BCon1 (aka alpha) status.

Bastien Montagne noreply at git.blender.org
Mon Aug 14 11:11:53 CEST 2017


Commit: 51643056b072b0603a811a3926b092ba42de3efa
Author: Bastien Montagne
Date:   Mon Aug 14 10:44:19 2017 +0200
Branches: master
https://developer.blender.org/rB51643056b072b0603a811a3926b092ba42de3efa

Move back master to BCon1 (aka alpha) status.

Forgot to do that the other week, master is no more 2.79 RC!

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

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 b7284911836..f95b1963a91 100644
--- a/source/blender/blenkernel/BKE_blender_version.h
+++ b/source/blender/blenkernel/BKE_blender_version.h
@@ -37,7 +37,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   rc
+#define BLENDER_VERSION_CYCLE   alpha
 
 extern char versionstr[]; /* from blender.c */




More information about the Bf-blender-cvs mailing list