diff --git a/README.md b/README.md index 23177f49..40b1f4cf 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # BOSL2 +![BOSL2 Logo](images/BOSL2logo.png) **The Belfry OpenScad Library, v2** diff --git a/images/BOSL2logo.png b/images/BOSL2logo.png new file mode 100644 index 00000000..95eea744 Binary files /dev/null and b/images/BOSL2logo.png differ diff --git a/version.scad b/version.scad index b2427308..df40abf4 100644 --- a/version.scad +++ b/version.scad @@ -8,7 +8,7 @@ ////////////////////////////////////////////////////////////////////// -BOSL_VERSION = [2,0,498]; +BOSL_VERSION = [2,0,499]; // Section: BOSL Library Version Functions