فهرست منبع

iSCSI Console v1.5.1

Tal Aloni 5 سال پیش
والد
کامیت
f887612927
2فایلهای تغییر یافته به همراه4 افزوده شده و 2 حذف شده
  1. 2 2
      ISCSIConsole/Properties/AssemblyInfo.cs
  2. 2 0
      ISCSIConsole/RevisionHistory.txt

+ 2 - 2
ISCSIConsole/Properties/AssemblyInfo.cs

@@ -29,5 +29,5 @@ using System.Runtime.InteropServices;
 //      Build Number
 //      Revision
 //
-[assembly: AssemblyVersion("1.5.0.0")]
-[assembly: AssemblyFileVersion("1.5.0.0")]
+[assembly: AssemblyVersion("1.5.1.0")]
+[assembly: AssemblyFileVersion("1.5.1.0")]

+ 2 - 0
ISCSIConsole/RevisionHistory.txt

@@ -107,3 +107,5 @@ Revision History:
 
 1.5.0 - Writing to a Dynamic VHD is now supported.
         Updates to the ISCSI library.
+
+1.5.1 - Bugfix: 'Read only' checkbox was ignored.