Skip to content

Commit fd03930

Browse files
committed
Update documentation
1 parent b9b3084 commit fd03930

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Changelog.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
Version 6.5.3
2+
- Fixed an incorrect relocation check that caused spurious internal errors
23
- Implemented NAN() method for Spin2
34
- Implemented rename for host (9P) file system
45
- Improved error message for objects that are not found

version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#define VERSION_MAJOR 6
88
#define VERSION_MINOR 5
99
#define VERSION_REV 3
10-
#define BETA "-beta"
10+
//#define BETA "-beta"
1111

1212
#define VERSIONSTR version_string
1313

0 commit comments

Comments
 (0)