Skip to content

Commit 59a359d

Browse files
committed
Update version number and docs
1 parent 7cd892a commit 59a359d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Changelog.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Version 7.0.3
22
- Fixed .fpide search so file names are relative to the .fpide file
3-
- Improved listing file tracking of COG pc
3+
- Improved listing file tracking of COG pc (still buggy, but better)
44
- Made inline function expansion more robust
55

66
Version 7.0.2

version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#define VERSION_MAJOR 7
88
#define VERSION_MINOR 0
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)