Skip to content

Commit ac1e792

Browse files
committed
Updated docs and bumped version
1 parent 77ee40b commit ac1e792

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

Changelog.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
Version 7.6.4
2+
- Added QEXP and QLOG implementations for P1
23
- Allow upper case #pragma names
34
- Fixed checking of ... inside debug() statements
45
- Made exportdef pragma create a definition if one does not exist

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 6
99
#define VERSION_REV 4
10-
#define BETA "-beta"
10+
//#define BETA "-beta"
1111

1212
#define VERSIONSTR version_string
1313

0 commit comments

Comments
 (0)