We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fad8e8d commit f631337Copy full SHA for f631337
Changelog.txt
@@ -1,3 +1,6 @@
1
+Version 6.5.4
2
+- Minor optimization improvement (and major documentation improvements) courtesy of Ada
3
+
4
Version 6.5.3
5
- Fixed an incorrect relocation check that caused spurious internal errors
6
- Implemented NAN() method for Spin2
version.h
@@ -6,7 +6,7 @@
7
#define VERSION_MAJOR 6
8
#define VERSION_MINOR 5
9
-#define VERSION_REV 3
+#define VERSION_REV 4
10
//#define BETA "-beta"
11
12
#define VERSIONSTR version_string
0 commit comments