Select Git revision
-
The application currently has a different build version than the one set in Jenkins. This causes issues in the crash reports on windows where they contain a different build version than the one defined on Jenkins. This leads to the names of the build artifacts on dl.jami.net not matching the crash report's build version. Changes: - Add build version as parameter to the build-windows.py script. - Propagate build version value to the application through the BUILD_VERSION symbol. - Deprecate version.h file and VERSION_STRING symbol. GitLab: #2045 Change-Id: I7986679aaeebf2bcbbd63a781499f5a50e089712
The application currently has a different build version than the one set in Jenkins. This causes issues in the crash reports on windows where they contain a different build version than the one defined on Jenkins. This leads to the names of the build artifacts on dl.jami.net not matching the crash report's build version. Changes: - Add build version as parameter to the build-windows.py script. - Propagate build version value to the application through the BUILD_VERSION symbol. - Deprecate version.h file and VERSION_STRING symbol. GitLab: #2045 Change-Id: I7986679aaeebf2bcbbd63a781499f5a50e089712
Code owners
Assign users and groups as approvers for specific file changes. Learn more.