From 2795f52947571f6f24617d506d777ef58869bceb Mon Sep 17 00:00:00 2001 From: Steffen Forkmann Date: Fri, 30 Oct 2015 15:38:18 +0100 Subject: [PATCH] Bump version to 4.7.3 --- 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.FluentMigrator/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 ++++---- 8 files changed, 32 insertions(+), 32 deletions(-) diff --git a/src/app/FAKE/AssemblyInfo.fs b/src/app/FAKE/AssemblyInfo.fs index db74a53ba6e..2b901b58759 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 = "4.7.2" + let [] Version = "4.7.3" diff --git a/src/app/Fake.Deploy.Lib/AssemblyInfo.fs b/src/app/Fake.Deploy.Lib/AssemblyInfo.fs index 6e7542ed0c1..43568af0913 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 = "4.7.2" + let [] Version = "4.7.3" diff --git a/src/app/Fake.Deploy/AssemblyInfo.fs b/src/app/Fake.Deploy/AssemblyInfo.fs index b7a54d07f74..259bee05b75 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 = "4.7.2" + let [] Version = "4.7.3" diff --git a/src/app/Fake.Experimental/AssemblyInfo.fs b/src/app/Fake.Experimental/AssemblyInfo.fs index 97e461a2388..b25961895ee 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 = "4.7.2" + let [] Version = "4.7.3" diff --git a/src/app/Fake.FluentMigrator/AssemblyInfo.fs b/src/app/Fake.FluentMigrator/AssemblyInfo.fs index cbb812e076c..92ed283c713 100644 --- a/src/app/Fake.FluentMigrator/AssemblyInfo.fs +++ b/src/app/Fake.FluentMigrator/AssemblyInfo.fs @@ -5,10 +5,10 @@ open System.Runtime.InteropServices [] [] [] -[] -[] -[] +[] +[] +[] do () module internal AssemblyVersionInformation = - let [] Version = "4.7.2" + let [] Version = "4.7.3" diff --git a/src/app/Fake.SQL/AssemblyInfo.fs b/src/app/Fake.SQL/AssemblyInfo.fs index fa3c7d7e5ca..28eaaae2e1b 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 = "4.7.2" + let [] Version = "4.7.3" diff --git a/src/app/FakeLib/AssemblyInfo.fs b/src/app/FakeLib/AssemblyInfo.fs index 33ca1e4e509..0c78c89cdcd 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 = "4.7.2" + let [] Version = "4.7.3" diff --git a/src/deploy.web/Fake.Deploy.Web/AssemblyInfo.fs b/src/deploy.web/Fake.Deploy.Web/AssemblyInfo.fs index e65c15a8d8b..769101ee9e8 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 = "4.7.2" + let [] Version = "4.7.3"