LzssStream and related classes moved to separate namespace.

This commit is contained in:
morkt
2015-07-25 04:20:20 +04:00
parent ca42a0cfa4
commit 230ba532f0
25 changed files with 330 additions and 277 deletions

View File

@@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
// 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.0.8.83")]
[assembly: AssemblyFileVersion ("1.0.8.83")]
[assembly: AssemblyVersion ("1.0.8.85")]
[assembly: AssemblyFileVersion ("1.0.8.85")]