Closed ramonfigueiredo closed 1 month ago
If you go to the CueGUI About
menu (Cuetopia or Cuecommander):
Cuetopia
Cuecommander
cuegui.use.custom.version
= True, use custom versioncuegui.custom.cmd.version.stable
: Command to fetch stable version (setenv OPENCUE_BETA 0
)cuegui.custom.cmd.version.beta
: Command to fetch beta version (setenv OPENCUE_BETA 1
)Cuetopia
Cuecommander
Cuetopia
Cuecommander
cuegui.use.custom.version
= False, use the VERSION.in
versionCuetopia
Cuecommander
Cuetopia
Cuecommander
The reason for giving the option to show the custom CueGUI version using a shell command:
cuegui.use.custom.version
: Toggle between using VERSION.in or custom CueGUI version.cuegui.custom.cmd.version.stable
: Command to fetch stable version (setenv OPENCUE_BETA 0
)cuegui.custom.cmd.version.beta
: Command to fetch beta version (setenv OPENCUE_BETA 1
)