Moved PrefixStream class implementation to separate file.

This commit is contained in:
morkt
2015-02-26 22:07:49 +04:00
parent 74f1f1ef7b
commit 3214e05609
5 changed files with 144 additions and 113 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.3.24")]
[assembly: AssemblyFileVersion ("1.0.3.24")]
[assembly: AssemblyVersion ("1.0.3.25")]
[assembly: AssemblyFileVersion ("1.0.3.25")]