mirror of
https://github.com/adrianschlatter/threadlib.git
synced 2025-01-16 12:49:40 +01:00
fixed __THREADLIB_VERSION (=> 0.4)
This commit is contained in:
parent
3a7fbc7a1d
commit
a1bbde40a5
@ -9,7 +9,7 @@ Create threads easily.
|
||||
:License: 3-Clause BSD. See LICENSE.
|
||||
*/
|
||||
|
||||
function __THREADLIB_VERSION() = 0.3;
|
||||
function __THREADLIB_VERSION() = 0.4;
|
||||
|
||||
use <thread_profile.scad>
|
||||
include <THREAD_TABLE.scad>
|
||||
|
Loading…
x
Reference in New Issue
Block a user