Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/intern
diff options
context:
space:
mode:
authorJacques Lucke <jacques@blender.org>2021-12-17 15:49:53 +0300
committerJacques Lucke <jacques@blender.org>2021-12-17 15:49:53 +0300
commit9690b7c91b992c1c3d909a471c95022659039278 (patch)
tree6302d8283b7430f7e71027de423c772973b27dff /intern
parent367b484841a4d2d2c7a0ad0ec397071804c29210 (diff)
Fix (unreported): missed running versioning code in some files
The versioning code was accidentally put not at the very bottom. That lead to a situation where it wasn't run on some files that happened to be within a specific short time frame. Since the versioning code is idempotent, it can just run again on existing files. Therefore, this commit just moves it back to the bottom so that it is executed on all files again. Broken Commit: rB5b61737a8f41688699fd1d711a25b7cea86d1530.
Diffstat (limited to 'intern')
0 files changed, 0 insertions, 0 deletions