mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 13:02:39 -07:00
Update the version
If this version is not updated, Slic3r shows the old version in the title bar and status bar and that can be confusing to the user.
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
#include <stdarg.h>
|
||||
|
||||
#define SLIC3R_FORK_NAME "Slic3r Prusa Edition"
|
||||
#define SLIC3R_VERSION "1.3.0-dev"
|
||||
#define SLIC3R_VERSION "1.31.4"
|
||||
|
||||
//FIXME This epsilon value is used for many non-related purposes:
|
||||
// For a threshold of a squared Euclidean distance,
|
||||
|
||||
Reference in New Issue
Block a user