mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-07-30 06:48:47 +02:00
[release] Release version 2023.1.0 and update version label/status
Add new version status: release/develop Update version label in develop status with explicit branch and packaging versions labels
This commit is contained in:
parent
fa69c21727
commit
5943c68a93
2 changed files with 36 additions and 16 deletions
|
@ -108,7 +108,7 @@ class MeshroomApp(QApplication):
|
|||
|
||||
self.setOrganizationName('AliceVision')
|
||||
self.setApplicationName('Meshroom')
|
||||
self.setApplicationVersion(meshroom.__version_name__)
|
||||
self.setApplicationVersion(meshroom.__version_label__)
|
||||
|
||||
font = self.font()
|
||||
font.setPointSize(9)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue