Skip to content

Commit

Permalink
1.6.5.0 begins
Browse files Browse the repository at this point in the history
  • Loading branch information
bbbradsmith committed Oct 24, 2024
1 parent 4854ef8 commit 5328606
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.6.4.0")]
[assembly: AssemblyFileVersion("1.6.4.0")]
[assembly: AssemblyVersion("1.6.5.0")]
[assembly: AssemblyFileVersion("1.6.5.0")]
3 changes: 3 additions & 0 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -280,6 +280,9 @@ a specific INI setup.
Changes
-------

1.6.5.0 (unreleased beta)
- Initialization tweak to avoid reported crash.

1.6.4.0 (2024-10-17)
- Option persistence, INI file save and load.
- Command line arguments for options.
Expand Down

0 comments on commit 5328606

Please sign in to comment.