Add a DPI calculator to help to find the correct image resolution.
[master-thesis.git] / Parasitemia / ParasitemiaUI / AssemblyInfo.fs
index b6efc67..46c0c22 100644 (file)
@@ -34,8 +34,8 @@ open 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.4")>]
-[<assembly: AssemblyFileVersion("1.0.0.4")>]
+[<assembly: AssemblyVersion("1.0.0.5")>]
+[<assembly: AssemblyFileVersion("1.0.0.5")>]
 
 do
     ()
\ No newline at end of file