From 05623396e2c1f8091649c68a4ac946ca357e8742 Mon Sep 17 00:00:00 2001 From: Steffen Forkmann Date: Wed, 12 Nov 2014 13:19:30 +0100 Subject: [PATCH] Bump version to 3.9.6 --- src/app/FAKE/AssemblyInfo.fs | 8 ++++---- src/app/Fake.Deploy.Lib/AssemblyInfo.fs | 8 ++++---- src/app/Fake.Deploy/AssemblyInfo.fs | 8 ++++---- src/app/Fake.Experimental/AssemblyInfo.fs | 8 ++++---- src/app/Fake.SQL/AssemblyInfo.fs | 8 ++++---- src/app/FakeLib/AssemblyInfo.fs | 8 ++++---- src/deploy.web/Fake.Deploy.Web/AssemblyInfo.fs | 8 ++++---- 7 files changed, 28 insertions(+), 28 deletions(-) diff --git a/src/app/FAKE/AssemblyInfo.fs b/src/app/FAKE/AssemblyInfo.fs index ed9443fc6fc..cf22286c177 100644 --- a/src/app/FAKE/AssemblyInfo.fs +++ b/src/app/FAKE/AssemblyInfo.fs @@ -5,10 +5,10 @@ open System.Runtime.InteropServices [] [] [] -[] -[] -[] +[] +[] +[] do () module internal AssemblyVersionInformation = - let [] Version = "3.9.5" + let [] Version = "3.9.6" diff --git a/src/app/Fake.Deploy.Lib/AssemblyInfo.fs b/src/app/Fake.Deploy.Lib/AssemblyInfo.fs index b82578ef6bc..23091469aea 100644 --- a/src/app/Fake.Deploy.Lib/AssemblyInfo.fs +++ b/src/app/Fake.Deploy.Lib/AssemblyInfo.fs @@ -5,10 +5,10 @@ open System.Runtime.InteropServices [] [] [] -[] -[] -[] +[] +[] +[] do () module internal AssemblyVersionInformation = - let [] Version = "3.9.5" + let [] Version = "3.9.6" diff --git a/src/app/Fake.Deploy/AssemblyInfo.fs b/src/app/Fake.Deploy/AssemblyInfo.fs index 7acd46c5023..8ead0bc4426 100644 --- a/src/app/Fake.Deploy/AssemblyInfo.fs +++ b/src/app/Fake.Deploy/AssemblyInfo.fs @@ -5,10 +5,10 @@ open System.Runtime.InteropServices [] [] [] -[] -[] -[] +[] +[] +[] do () module internal AssemblyVersionInformation = - let [] Version = "3.9.5" + let [] Version = "3.9.6" diff --git a/src/app/Fake.Experimental/AssemblyInfo.fs b/src/app/Fake.Experimental/AssemblyInfo.fs index 2ec286af692..189b1e23c4a 100644 --- a/src/app/Fake.Experimental/AssemblyInfo.fs +++ b/src/app/Fake.Experimental/AssemblyInfo.fs @@ -5,10 +5,10 @@ open System.Runtime.InteropServices [] [] [] -[] -[] -[] +[] +[] +[] do () module internal AssemblyVersionInformation = - let [] Version = "3.9.5" + let [] Version = "3.9.6" diff --git a/src/app/Fake.SQL/AssemblyInfo.fs b/src/app/Fake.SQL/AssemblyInfo.fs index e47827d8cde..5fe16af6268 100644 --- a/src/app/Fake.SQL/AssemblyInfo.fs +++ b/src/app/Fake.SQL/AssemblyInfo.fs @@ -5,10 +5,10 @@ open System.Runtime.InteropServices [] [] [] -[] -[] -[] +[] +[] +[] do () module internal AssemblyVersionInformation = - let [] Version = "3.9.5" + let [] Version = "3.9.6" diff --git a/src/app/FakeLib/AssemblyInfo.fs b/src/app/FakeLib/AssemblyInfo.fs index f0660857ce8..8b662dbc8bc 100644 --- a/src/app/FakeLib/AssemblyInfo.fs +++ b/src/app/FakeLib/AssemblyInfo.fs @@ -7,10 +7,10 @@ open System.Runtime.InteropServices [] [] [] -[] -[] -[] +[] +[] +[] do () module internal AssemblyVersionInformation = - let [] Version = "3.9.5" + let [] Version = "3.9.6" diff --git a/src/deploy.web/Fake.Deploy.Web/AssemblyInfo.fs b/src/deploy.web/Fake.Deploy.Web/AssemblyInfo.fs index e4c1e0c4129..b00faf1773b 100644 --- a/src/deploy.web/Fake.Deploy.Web/AssemblyInfo.fs +++ b/src/deploy.web/Fake.Deploy.Web/AssemblyInfo.fs @@ -5,10 +5,10 @@ open System.Runtime.InteropServices [] [] [] -[] -[] -[] +[] +[] +[] do () module internal AssemblyVersionInformation = - let [] Version = "3.9.5" + let [] Version = "3.9.6"