FS#57405 - [cura] Version string missing ("Cura master")
Attached to Project:
Community Packages
Opened by SLP (s3lph) - Tuesday, 06 February 2018, 22:56 GMT
Last edited by Doug Newgard (Scimmia) - Saturday, 17 February 2018, 22:34 GMT
Opened by SLP (s3lph) - Tuesday, 06 February 2018, 22:56 GMT
Last edited by Doug Newgard (Scimmia) - Saturday, 17 February 2018, 22:34 GMT
|
Details
Description:
Cura is by default built with version string "master", see root CMakeLists L20: set(CURA_VERSION "master" CACHE STRING "Version name of Cura") this should be overwritten at build time with the correct version string, e.g. by providing it on the command line: cmake -DCURA_VERSION=3.1.0 Additional info: * package version: 3.1.0-1 |
This task depends upon
Closed by Doug Newgard (Scimmia)
Saturday, 17 February 2018, 22:34 GMT
Reason for closing: Fixed
Additional comments about closing: cura 3.2.1-1
Saturday, 17 February 2018, 22:34 GMT
Reason for closing: Fixed
Additional comments about closing: cura 3.2.1-1
Comment by
Jelle van der Waa (jelly) -
Thursday, 08 February 2018, 08:03 GMT
I'll apply this on the next cura update, if I don't forget it.
Comment by
Gonçalo Pereira (G-Pereira) -
Thursday, 15 February 2018, 00:38 GMT
You have a update pending now, don't forget this! Btw the release
has been available now on GitHub! Keep up the good work, I
appreciate it!