mirror of
https://github.com/livingcomputermuseum/Darkstar.git
synced 2026-05-05 15:44:15 +00:00
Added write support for floppies. Small tweak to TOD clock handling. Updated readme for forthcoming 1.1 release.
This commit is contained in:
@@ -61,5 +61,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.0.1")]
|
||||
[assembly: AssemblyFileVersion("1.0.0.1")]
|
||||
[assembly: AssemblyVersion("1.1.0.0")]
|
||||
[assembly: AssemblyFileVersion("1.1.0.0")]
|
||||
|
||||
Reference in New Issue
Block a user