mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-08-14 09:05:54 +08:00
change version numbering: first two digit from prusaslicer, second two for me. The two set are independent.
2.3.5 & 1.44.1 => 2.3.44.1 #105
This commit is contained in:
parent
36bb57c6a8
commit
4229e489fa
@ -3,7 +3,7 @@
|
||||
|
||||
set(SLIC3R_APP_NAME "Slic3r++")
|
||||
set(SLIC3R_APP_KEY "Slic3r++")
|
||||
set(SLIC3R_VERSION "1.44.0")
|
||||
set(SLIC3R_VERSION "2.1.44")
|
||||
set(SLIC3R_BUILD_ID "slic3r++_${SLIC3R_VERSION}+UNKNOWN")
|
||||
set(SLIC3R_RC_VERSION "1,44,0,0")
|
||||
set(SLIC3R_RC_VERSION_DOTS "1.44.0.0")
|
||||
set(SLIC3R_RC_VERSION "2,1,44,0")
|
||||
set(SLIC3R_RC_VERSION_DOTS "2.1.44.0")
|
||||
|
Loading…
x
Reference in New Issue
Block a user