Bump master to 2.90 alpha for bcon1

This commit is contained in:
Nathan Letwory 2020-04-15 15:06:00 +03:00
parent 7de86ad61f
commit b9ec9afce1
No known key found for this signature in database
GPG Key ID: 2C99F9D5FC4EFA4C
2 changed files with 3 additions and 3 deletions

View File

@ -38,7 +38,7 @@ PROJECT_NAME = Blender
# could be handy for archiving the generated documentation or if some version
# control system is used.
PROJECT_NUMBER = "V2.83"
PROJECT_NUMBER = "V2.90"
# Using the PROJECT_BRIEF tag one can provide an optional one line description
# for a project that appears at the top of each page and should give viewer a

View File

@ -26,8 +26,8 @@
*
* \note Use #STRINGIFY() rather than defining with quotes.
*/
#define BLENDER_VERSION 283
#define BLENDER_SUBVERSION 13
#define BLENDER_VERSION 290
#define BLENDER_SUBVERSION 0
/** Several breakages with 280, e.g. collections vs layers. */
#define BLENDER_MINVERSION 280
#define BLENDER_MINSUBVERSION 0