From 14854def3b15f28665aa0662666851cf6c63097e Mon Sep 17 00:00:00 2001 From: Steffen Forkmann Date: Mon, 20 Jun 2016 17:48:58 +0200 Subject: [PATCH] Bump version to 4.29.1 --- src/app/FAKE/AssemblyInfo.fs | 10 +++++----- src/app/Fake.Deploy.Lib/AssemblyInfo.fs | 10 +++++----- src/app/Fake.Deploy/AssemblyInfo.fs | 10 +++++----- src/app/Fake.Experimental/AssemblyInfo.fs | 10 +++++----- src/app/Fake.FluentMigrator/AssemblyInfo.fs | 10 +++++----- src/app/Fake.SQL/AssemblyInfo.fs | 10 +++++----- src/app/FakeLib/AssemblyInfo.fs | 10 +++++----- src/deploy.web/Fake.Deploy.Web/AssemblyInfo.fs | 10 +++++----- 8 files changed, 40 insertions(+), 40 deletions(-) diff --git a/src/app/FAKE/AssemblyInfo.fs b/src/app/FAKE/AssemblyInfo.fs index b74c40018f1..ca9bdae04c8 100644 --- a/src/app/FAKE/AssemblyInfo.fs +++ b/src/app/FAKE/AssemblyInfo.fs @@ -5,11 +5,11 @@ open System.Runtime.InteropServices [] [] [] -[] -[] -[] +[] +[] +[] do () module internal AssemblyVersionInformation = - let [] Version = "4.29.0" - let [] InformationalVersion = "4.29.0" + let [] Version = "4.29.1" + let [] InformationalVersion = "4.29.1" diff --git a/src/app/Fake.Deploy.Lib/AssemblyInfo.fs b/src/app/Fake.Deploy.Lib/AssemblyInfo.fs index ef2aeef6199..2e17afcb4ff 100644 --- a/src/app/Fake.Deploy.Lib/AssemblyInfo.fs +++ b/src/app/Fake.Deploy.Lib/AssemblyInfo.fs @@ -5,11 +5,11 @@ open System.Runtime.InteropServices [] [] [] -[] -[] -[] +[] +[] +[] do () module internal AssemblyVersionInformation = - let [] Version = "4.29.0" - let [] InformationalVersion = "4.29.0" + let [] Version = "4.29.1" + let [] InformationalVersion = "4.29.1" diff --git a/src/app/Fake.Deploy/AssemblyInfo.fs b/src/app/Fake.Deploy/AssemblyInfo.fs index bf7ced6adbc..98a255b46e1 100644 --- a/src/app/Fake.Deploy/AssemblyInfo.fs +++ b/src/app/Fake.Deploy/AssemblyInfo.fs @@ -5,11 +5,11 @@ open System.Runtime.InteropServices [] [] [] -[] -[] -[] +[] +[] +[] do () module internal AssemblyVersionInformation = - let [] Version = "4.29.0" - let [] InformationalVersion = "4.29.0" + let [] Version = "4.29.1" + let [] InformationalVersion = "4.29.1" diff --git a/src/app/Fake.Experimental/AssemblyInfo.fs b/src/app/Fake.Experimental/AssemblyInfo.fs index f0478df647e..9dfe56ef384 100644 --- a/src/app/Fake.Experimental/AssemblyInfo.fs +++ b/src/app/Fake.Experimental/AssemblyInfo.fs @@ -5,11 +5,11 @@ open System.Runtime.InteropServices [] [] [] -[] -[] -[] +[] +[] +[] do () module internal AssemblyVersionInformation = - let [] Version = "4.29.0" - let [] InformationalVersion = "4.29.0" + let [] Version = "4.29.1" + let [] InformationalVersion = "4.29.1" diff --git a/src/app/Fake.FluentMigrator/AssemblyInfo.fs b/src/app/Fake.FluentMigrator/AssemblyInfo.fs index f43a52f3518..880cbc8c6b7 100644 --- a/src/app/Fake.FluentMigrator/AssemblyInfo.fs +++ b/src/app/Fake.FluentMigrator/AssemblyInfo.fs @@ -5,11 +5,11 @@ open System.Runtime.InteropServices [] [] [] -[] -[] -[] +[] +[] +[] do () module internal AssemblyVersionInformation = - let [] Version = "4.29.0" - let [] InformationalVersion = "4.29.0" + let [] Version = "4.29.1" + let [] InformationalVersion = "4.29.1" diff --git a/src/app/Fake.SQL/AssemblyInfo.fs b/src/app/Fake.SQL/AssemblyInfo.fs index 391660834fb..e3d22363b20 100644 --- a/src/app/Fake.SQL/AssemblyInfo.fs +++ b/src/app/Fake.SQL/AssemblyInfo.fs @@ -5,11 +5,11 @@ open System.Runtime.InteropServices [] [] [] -[] -[] -[] +[] +[] +[] do () module internal AssemblyVersionInformation = - let [] Version = "4.29.0" - let [] InformationalVersion = "4.29.0" + let [] Version = "4.29.1" + let [] InformationalVersion = "4.29.1" diff --git a/src/app/FakeLib/AssemblyInfo.fs b/src/app/FakeLib/AssemblyInfo.fs index 024708553e3..fe5257d2510 100644 --- a/src/app/FakeLib/AssemblyInfo.fs +++ b/src/app/FakeLib/AssemblyInfo.fs @@ -7,11 +7,11 @@ open System.Runtime.InteropServices [] [] [] -[] -[] -[] +[] +[] +[] do () module internal AssemblyVersionInformation = - let [] Version = "4.29.0" - let [] InformationalVersion = "4.29.0" + let [] Version = "4.29.1" + let [] InformationalVersion = "4.29.1" diff --git a/src/deploy.web/Fake.Deploy.Web/AssemblyInfo.fs b/src/deploy.web/Fake.Deploy.Web/AssemblyInfo.fs index ec622409f97..61f284d6483 100644 --- a/src/deploy.web/Fake.Deploy.Web/AssemblyInfo.fs +++ b/src/deploy.web/Fake.Deploy.Web/AssemblyInfo.fs @@ -5,11 +5,11 @@ open System.Runtime.InteropServices [] [] [] -[] -[] -[] +[] +[] +[] do () module internal AssemblyVersionInformation = - let [] Version = "4.29.0" - let [] InformationalVersion = "4.29.0" + let [] Version = "4.29.1" + let [] InformationalVersion = "4.29.1"