mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-08-05 12:00:39 +08:00
Merge tag '1.3.0' into cppgui
This commit is contained in:
commit
3131845aa7
@ -36,7 +36,7 @@ void confess_at(const char *file, int line, const char *func, const char *pat, .
|
||||
#define __TRANS(s) s
|
||||
namespace Slic3r {
|
||||
|
||||
constexpr auto SLIC3R_VERSION = "1.3.0-dev";
|
||||
constexpr auto SLIC3R_VERSION = "1.3.0";
|
||||
|
||||
typedef long coord_t;
|
||||
typedef double coordf_t;
|
||||
|
Loading…
x
Reference in New Issue
Block a user