mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-08-14 21:57:18 +08:00
Rolling part number to 1.3.1-dev for development.
This commit is contained in:
parent
3ba8e0f369
commit
5d8772167b
@ -36,7 +36,7 @@ void confess_at(const char *file, int line, const char *func, const char *pat, .
|
|||||||
#define __TRANS(s) s
|
#define __TRANS(s) s
|
||||||
namespace Slic3r {
|
namespace Slic3r {
|
||||||
|
|
||||||
constexpr auto SLIC3R_VERSION = "1.3.0";
|
constexpr auto SLIC3R_VERSION = "1.3.1-dev";
|
||||||
|
|
||||||
typedef long coord_t;
|
typedef long coord_t;
|
||||||
typedef double coordf_t;
|
typedef double coordf_t;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user