=================================================================== RCS file: /cvs/mystuff-openscad/cad/openscad/Makefile,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- mystuff-openscad/cad/openscad/Makefile 2025/09/23 02:31:21 1.2 +++ mystuff-openscad/cad/openscad/Makefile 2025/09/23 04:38:04 1.3 @@ -73,6 +73,9 @@ DEBUG_PACKAGES = ${BUILD_PACKAGES} +# Make the about say the "right" thing +CONFIGURE_ARGS += -DOPENSCAD_VERSION=${V} + # Don't use the included stuff, use ours CONFIGURE_ARGS += -DUSE_BUILTIN_CLIPPER2=OFF \ -DUSE_BUILTIN_MANIFOLD=OFF