Skip to content

Commit

Permalink
Update Readme.txt and roll version number for v1.85.1 release (#374)
Browse files Browse the repository at this point in the history
Minor change mentioning removal of 100-person subscription limit on
groups.io. This is in addition to prior changes relating to Issue #370.

Also updates version number to v1.85.1 for release.
  • Loading branch information
w7sst authored Oct 24, 2024
2 parents 0281843 + 2ff74af commit 361c76c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Main.pas
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ interface

const
WM_TBDOWN = WM_USER+1;
sVersion: String = '1.85.1-d1'; { Sets version strings in UI panel. }
sVersion: String = '1.85.1'; { Sets version strings in UI panel. }

type

Expand Down
5 changes: 5 additions & 0 deletions Readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,12 @@ SUBMITTING YOUR SCORE
VERSION HISTORY

Version 1.85.1 (October 2024)
Bug Fix Release
- DxStation now sends 'R' after callsign correction (W7SST)
- Fix memory leak (W7SST)

General
- Removed 100-person subsciption limit for user's group on groups.io

Version 1.85 (September 2024)
- Add ARRL Sweepstakes Contest (W7SST)
Expand Down

0 comments on commit 361c76c

Please sign in to comment.