Changes between Version 28 and Version 29 of DRM4G/Development
- Timestamp:
- Apr 11, 2017 8:37:20 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DRM4G/Development
v28 v29 372 372 373 373 __It is in this branch where the version number of all the files will be modified__, and where the code will be brought to a release ready state. That means that it is where minor bug fixes will be made, where comments and unnecessary code snippets will be removed and other maintenance tasks will be carried out. 374 * You should verify that the files "__drm4g/!__init!__.py__" and the "__setup.py__" and all of the files in "__drm4g/bin__" have their versions udated. 374 375 * During this process you might want to merge the new version number or some of the bug fixes on to the '''develop''' branch so that future features may incorporate them. 375 376