mirror of
https://github.com/adrianschlatter/threadlib.git
synced 2025-08-06 20:16:47 +02:00
- bumped up version number
- updated change log in README - clearly stated units threadlib is using
This commit is contained in:
@@ -5,11 +5,11 @@ threadlib
|
||||
Create threads easily.
|
||||
|
||||
:Author: Adrian Schlatter
|
||||
:Date: 2019-04-07
|
||||
:Date: 2019-11-11
|
||||
:License: 3-Clause BSD. See LICENSE.
|
||||
*/
|
||||
|
||||
function __THREADLIB_VERSION() = 0.2;
|
||||
function __THREADLIB_VERSION() = 0.3;
|
||||
|
||||
use <thread_profile.scad>
|
||||
include <THREAD_TABLE.scad>
|
||||
|
Reference in New Issue
Block a user