Files
test/release/datafiles
Brecht Van Lommel a86b5df005 Blender: change bugfix release versioning from a/b/c to .1/.2/.3
The file subversion is no longer used in the Python API or user interface,
and is now internal to Blender.

User interface, Python API and file I/O metadata now use more consistent
formatting for version numbers. Official releases use "2.83.0", "2.83.1",
and releases under development use "2.90.0 Alpha", "2.90.0 Beta".

Some Python add-ons may need to lower the Blender version in bl_info to
(2, 83, 0) or (2, 90, 0) if they used a subversion number higher than 0.
https://wiki.blender.org/wiki/Reference/Release_Notes/2.83/Python_API#Compatibility

This change is in preparation of LTS releases, and also brings us more
in line with semantic versioning.

Fixes T76058.

Differential Revision: https://developer.blender.org/D7748
2020-05-29 17:48:26 +02:00
..
2020-03-25 16:39:37 +01:00
2019-05-24 21:34:15 +02:00
2020-03-14 11:05:09 -07:00
2020-03-14 11:05:09 -07:00
2020-03-14 11:05:09 -07:00
2019-10-30 09:27:12 +11:00
2019-10-30 09:27:12 +11:00
2019-10-30 09:27:12 +11:00
2016-09-02 11:37:25 +02:00