Skip to content

Commit

Permalink
9.50 release
Browse files Browse the repository at this point in the history
  • Loading branch information
jfriesne committed Jan 1, 2025
1 parent 855a7d3 commit 9e4f72b
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion HISTORY.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ key: - new feature
* bug fixed
o other

9.50 -
9.50 - Released 12/31/2024
- Added the IncrementalHashCalculator class and related utility
functions, in util/IncrementalHashCalculator.{cpp,h}.
- Added an optional (withSpaces) argument to the HexBytesToString()
Expand Down
2 changes: 1 addition & 1 deletion README.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<H2>
MUSCLE: Crossbar Server, Portable Messaging and Support Classes<p>
12/16/2024 v9.50 [email protected]<p>
12/31/2024 v9.50 [email protected]<p>
Jeremy Friesner / Meyer Sound Laboratories Inc.<p>
Win32 compatibility contributions by Vitaliy Mikitchenko<p>
C# client code by Wilson Yeung<p>
Expand Down
2 changes: 1 addition & 1 deletion html/Beginners Guide.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<HTML>
<HEAD>
<H1>MUSCLE Overview and Beginner's Guide</H1>
<H4>v9.50 / Jeremy Friesner / Meyer Sound Laboratories Inc ([email protected]) 12/16/2024</H4>
<H4>v9.50 / Jeremy Friesner / Meyer Sound Laboratories Inc ([email protected]) 12/31/2024</H4>
<A HREF="https://public.msli.com/lcs/muscle/html/index.html">Click here for DOxygen class API documentation</A><p>
<A HREF="https://public.msli.com/lcs/muscle/muscle/html/muscle-by-example/site/index.html">Click here for the MUSCLE-by-example tour</A>
</HEAD>
Expand Down
2 changes: 1 addition & 1 deletion html/Custom Servers.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<HTML>
<HEAD>
<H1>Implementing a Custom Server with MUSCLE</H1>
<H4>v9.50 / Jeremy Friesner / Meyer Sound Laboratories Inc ([email protected]) 12/16/2024</H4>
<H4>v9.50 / Jeremy Friesner / Meyer Sound Laboratories Inc ([email protected]) 12/31/2024</H4>
</HEAD>
<BODY bgcolor=#ffffff>
<H2>Introduction</H2>
Expand Down

0 comments on commit 9e4f72b

Please sign in to comment.