Version 1.0.10
authorGreg Burri <greg.burri@gmail.com>
Thu, 18 May 2017 22:11:28 +0000 (00:11 +0200)
committerGreg Burri <greg.burri@gmail.com>
Thu, 18 May 2017 22:11:28 +0000 (00:11 +0200)
Parasitemia/ParasitemiaCore/AssemblyInfo.fs
Parasitemia/ParasitemiaUI/AssemblyInfo.fs

index 2bba4bb..665d7d7 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.9")>]
-[<assembly: AssemblyFileVersion("1.0.0.9")>]
+[<assembly: AssemblyVersion("1.0.0.10")>]
+[<assembly: AssemblyFileVersion("1.0.0.10")>]
 
 do
     ()
\ No newline at end of file
index 40e4529..3814371 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.9")>]
-[<assembly: AssemblyFileVersion("1.0.0.9")>]
+[<assembly: AssemblyVersion("1.0.0.10")>]
+[<assembly: AssemblyFileVersion("1.0.0.10")>]
 
 do
     ()
\ No newline at end of file