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