We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cd892a commit 59a359dCopy full SHA for 59a359d
Changelog.txt
@@ -1,6 +1,6 @@
1
Version 7.0.3
2
- Fixed .fpide search so file names are relative to the .fpide file
3
-- Improved listing file tracking of COG pc
+- Improved listing file tracking of COG pc (still buggy, but better)
4
- Made inline function expansion more robust
5
6
Version 7.0.2
version.h
@@ -7,7 +7,7 @@
7
#define VERSION_MAJOR 7
8
#define VERSION_MINOR 0
9
#define VERSION_REV 3
10
-#define BETA "-beta"
+//#define BETA "-beta"
11
12
#define VERSIONSTR version_string
13
0 commit comments