diff Version.mk @ 2881:ac404083dc6b

Rename the Version file Version.mk since it is included by the Makefiles. The C++ headers attempt to include <version> and it picks up that file.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Thu, 22 Dec 2022 13:57:38 +0000
parents
children c8bee3b6e7ce
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Version.mk	Thu Dec 22 13:57:38 2022 +0000
@@ -0,0 +1,3 @@
+# Set these here to change the version for all platforms
+DW_MAJOR_VERSION=3
+DW_MINOR_VERSION=3