From 679b44394271002f9074a445a259ca51530f9c58 Mon Sep 17 00:00:00 2001 From: Paul Betts Date: Mon, 4 Mar 2013 14:19:55 -0800 Subject: [PATCH] Version bump to 4.4.3 --- NuGet/ReactiveUI-Core/ReactiveUI-Core.nuspec | 2 +- NuGet/ReactiveUI-Mobile/ReactiveUI-Mobile.nuspec | 4 ++-- NuGet/ReactiveUI-NLog/ReactiveUI-NLog.nuspec | 4 ++-- NuGet/ReactiveUI-Testing/ReactiveUI-Testing.nuspec | 4 ++-- NuGet/ReactiveUI-WinRT/ReactiveUI-WinRT.nuspec | 6 +++--- NuGet/ReactiveUI-Xaml/ReactiveUI-Xaml.nuspec | 4 ++-- NuGet/ReactiveUI/ReactiveUI.nuspec | 8 ++++---- ReactiveUI.Blend/Properties/AssemblyInfo.cs | 2 +- ReactiveUI.Gtk/Properties/AssemblyInfo.cs | 2 +- ReactiveUI.Mobile/Properties/AssemblyInfo.cs | 4 ++-- ReactiveUI.NLog/Properties/AssemblyInfo.cs | 2 +- ReactiveUI.Routing/Properties/AssemblyInfo.cs | 2 +- ReactiveUI.Testing/Properties/AssemblyInfo.cs | 2 +- ReactiveUI.Xaml/Properties/AssemblyInfo.cs | 2 +- ReactiveUI/Properties/AssemblyInfo.cs | 2 +- 15 files changed, 25 insertions(+), 25 deletions(-) diff --git a/NuGet/ReactiveUI-Core/ReactiveUI-Core.nuspec b/NuGet/ReactiveUI-Core/ReactiveUI-Core.nuspec index be77158cf8..b4236b0a59 100644 --- a/NuGet/ReactiveUI-Core/ReactiveUI-Core.nuspec +++ b/NuGet/ReactiveUI-Core/ReactiveUI-Core.nuspec @@ -2,7 +2,7 @@ reactiveui-core - 4.4.2 + 4.4.3 An MVVM library for .NET that is deeply integrated with the Reactive Extensions Paul Betts http://www.reactiveui.net diff --git a/NuGet/ReactiveUI-Mobile/ReactiveUI-Mobile.nuspec b/NuGet/ReactiveUI-Mobile/ReactiveUI-Mobile.nuspec index 2c7a35b796..295ccf3ea9 100644 --- a/NuGet/ReactiveUI-Mobile/ReactiveUI-Mobile.nuspec +++ b/NuGet/ReactiveUI-Mobile/ReactiveUI-Mobile.nuspec @@ -2,7 +2,7 @@ reactiveui-mobile - 4.4.2 + 4.4.3 ReactiveUI library for Xamarin.Mobile and other mobile-related helpers Paul Betts http://www.reactiveui.net @@ -11,7 +11,7 @@ false - + diff --git a/NuGet/ReactiveUI-NLog/ReactiveUI-NLog.nuspec b/NuGet/ReactiveUI-NLog/ReactiveUI-NLog.nuspec index 2304977e84..7af02171f2 100644 --- a/NuGet/ReactiveUI-NLog/ReactiveUI-NLog.nuspec +++ b/NuGet/ReactiveUI-NLog/ReactiveUI-NLog.nuspec @@ -2,7 +2,7 @@ reactiveui-nlog - 4.4.2 + 4.4.3 An adapter to initialize NLog as the logger for ReactiveUI. Paul Betts http://www.reactiveui.net @@ -11,7 +11,7 @@ false - + diff --git a/NuGet/ReactiveUI-Testing/ReactiveUI-Testing.nuspec b/NuGet/ReactiveUI-Testing/ReactiveUI-Testing.nuspec index e070b3f74a..817326ba20 100644 --- a/NuGet/ReactiveUI-Testing/ReactiveUI-Testing.nuspec +++ b/NuGet/ReactiveUI-Testing/ReactiveUI-Testing.nuspec @@ -2,7 +2,7 @@ reactiveui-testing - 4.4.2 + 4.4.3 A library to aid in writing unit tests for ReactiveUI projects Paul Betts http://www.reactiveui.net @@ -11,7 +11,7 @@ false - + diff --git a/NuGet/ReactiveUI-WinRT/ReactiveUI-WinRT.nuspec b/NuGet/ReactiveUI-WinRT/ReactiveUI-WinRT.nuspec index a2840811d4..aa8cb54b65 100644 --- a/NuGet/ReactiveUI-WinRT/ReactiveUI-WinRT.nuspec +++ b/NuGet/ReactiveUI-WinRT/ReactiveUI-WinRT.nuspec @@ -2,7 +2,7 @@ reactiveui-winrt - 4.4.2 + 4.4.3 An MVVM library for WPF and Silverlight that is deeply integrated with the Reactive Extensions Paul Betts http://www.reactiveui.net @@ -11,8 +11,8 @@ false - - + + diff --git a/NuGet/ReactiveUI-Xaml/ReactiveUI-Xaml.nuspec b/NuGet/ReactiveUI-Xaml/ReactiveUI-Xaml.nuspec index b5d7dbc83b..7f6fab09fb 100644 --- a/NuGet/ReactiveUI-Xaml/ReactiveUI-Xaml.nuspec +++ b/NuGet/ReactiveUI-Xaml/ReactiveUI-Xaml.nuspec @@ -2,7 +2,7 @@ reactiveui-xaml - 4.4.2 + 4.4.3 WPF and Silverlight specific extensions to ReactiveUI Paul Betts http://www.reactiveui.net @@ -11,7 +11,7 @@ false - + diff --git a/NuGet/ReactiveUI/ReactiveUI.nuspec b/NuGet/ReactiveUI/ReactiveUI.nuspec index 4c3e836db1..5771797115 100644 --- a/NuGet/ReactiveUI/ReactiveUI.nuspec +++ b/NuGet/ReactiveUI/ReactiveUI.nuspec @@ -2,7 +2,7 @@ reactiveui - 4.4.2 + 4.4.3 An MVVM library for WPF and Silverlight that is deeply integrated with the Reactive Extensions Paul Betts http://www.reactiveui.net @@ -11,9 +11,9 @@ false - - - + + + diff --git a/ReactiveUI.Blend/Properties/AssemblyInfo.cs b/ReactiveUI.Blend/Properties/AssemblyInfo.cs index a92e318cc3..c9d00b43d9 100644 --- a/ReactiveUI.Blend/Properties/AssemblyInfo.cs +++ b/ReactiveUI.Blend/Properties/AssemblyInfo.cs @@ -3,4 +3,4 @@ [assembly: AssemblyDescription("An MVVM framework that integrates the Reactive Extensions")] [assembly: AssemblyProduct("ReactiveUI for Expression Blend")] -[assembly: AssemblyVersion("4.4.2")] +[assembly: AssemblyVersion("4.4.3")] diff --git a/ReactiveUI.Gtk/Properties/AssemblyInfo.cs b/ReactiveUI.Gtk/Properties/AssemblyInfo.cs index 003f0fbf3e..9740288c4e 100644 --- a/ReactiveUI.Gtk/Properties/AssemblyInfo.cs +++ b/ReactiveUI.Gtk/Properties/AssemblyInfo.cs @@ -8,4 +8,4 @@ [assembly: AssemblyDescription("Gtk# support for ReactiveUI")] [assembly: AssemblyProduct("ReactiveUI.Gtk")] -[assembly: AssemblyVersion("4.4.2")] +[assembly: AssemblyVersion("4.4.3")] diff --git a/ReactiveUI.Mobile/Properties/AssemblyInfo.cs b/ReactiveUI.Mobile/Properties/AssemblyInfo.cs index 99aadf532c..82293b69a9 100644 --- a/ReactiveUI.Mobile/Properties/AssemblyInfo.cs +++ b/ReactiveUI.Mobile/Properties/AssemblyInfo.cs @@ -24,6 +24,6 @@ // 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("4.4.2")] -[assembly: AssemblyFileVersion("4.4.2")] +[assembly: AssemblyVersion("4.4.3")] +[assembly: AssemblyFileVersion("4.4.3")] [assembly: ComVisible(false)] diff --git a/ReactiveUI.NLog/Properties/AssemblyInfo.cs b/ReactiveUI.NLog/Properties/AssemblyInfo.cs index 50dea82095..179c473417 100644 --- a/ReactiveUI.NLog/Properties/AssemblyInfo.cs +++ b/ReactiveUI.NLog/Properties/AssemblyInfo.cs @@ -3,4 +3,4 @@ [assembly: AssemblyDescription("NLog Adapter for ReactiveUI Logging")] [assembly: AssemblyProduct("ReactiveUI")] -[assembly: AssemblyVersion("4.4.2")] +[assembly: AssemblyVersion("4.4.3")] diff --git a/ReactiveUI.Routing/Properties/AssemblyInfo.cs b/ReactiveUI.Routing/Properties/AssemblyInfo.cs index 244b3c109b..29836e84f6 100644 --- a/ReactiveUI.Routing/Properties/AssemblyInfo.cs +++ b/ReactiveUI.Routing/Properties/AssemblyInfo.cs @@ -9,6 +9,6 @@ [assembly: AssemblyDescription("A ViewModel-based Routing framework for RxUI")] [assembly: AssemblyProduct("ReactiveUI.Routing")] -[assembly: AssemblyVersion("4.4.2")] +[assembly: AssemblyVersion("4.4.3")] [assembly: InternalsVisibleTo("ReactiveUI.Routing.Tests")] [assembly: InternalsVisibleTo("ReactiveUI.Routing.Explorables")] diff --git a/ReactiveUI.Testing/Properties/AssemblyInfo.cs b/ReactiveUI.Testing/Properties/AssemblyInfo.cs index c38df0aa42..beed81bbc7 100644 --- a/ReactiveUI.Testing/Properties/AssemblyInfo.cs +++ b/ReactiveUI.Testing/Properties/AssemblyInfo.cs @@ -4,4 +4,4 @@ [assembly: AssemblyDescription("Classes that aid in testing ReactiveUI projects")] [assembly: AssemblyProduct("ReactiveUI.Testing")] -[assembly: AssemblyVersion("4.4.2")] +[assembly: AssemblyVersion("4.4.3")] diff --git a/ReactiveUI.Xaml/Properties/AssemblyInfo.cs b/ReactiveUI.Xaml/Properties/AssemblyInfo.cs index 856a5d362d..229deb02ac 100644 --- a/ReactiveUI.Xaml/Properties/AssemblyInfo.cs +++ b/ReactiveUI.Xaml/Properties/AssemblyInfo.cs @@ -5,7 +5,7 @@ [assembly: AssemblyDescription("An MVVM framework that integrates the Reactive Extensions")] [assembly: AssemblyProduct("ReactiveUI.Xaml")] -[assembly: AssemblyVersion("4.4.2")] +[assembly: AssemblyVersion("4.4.3")] #if !(WINRT || SILVERLIGHT || MONO) [assembly: ThemeInfo( diff --git a/ReactiveUI/Properties/AssemblyInfo.cs b/ReactiveUI/Properties/AssemblyInfo.cs index 9e0651bf1f..ef18fde989 100644 --- a/ReactiveUI/Properties/AssemblyInfo.cs +++ b/ReactiveUI/Properties/AssemblyInfo.cs @@ -4,7 +4,7 @@ [assembly: AssemblyDescription("An MVVM framework that integrates the Reactive Extensions")] [assembly: AssemblyProduct("ReactiveUI")] -[assembly: AssemblyVersion("4.4.2")] +[assembly: AssemblyVersion("4.4.3")] [assembly: InternalsVisibleTo("ReactiveUI.Explorables")] [assembly: InternalsVisibleTo("ReactiveUI.Xaml")]