From 4866116f85215f459a586a7b48983832ae7b22ce Mon Sep 17 00:00:00 2001 From: Vlad Taranov Date: Mon, 30 May 2016 20:44:34 +0300 Subject: [PATCH] amend --- Nuget/aqlaserializer.nuspec | 2 +- all.build | 2 +- precompile/Properties/AssemblyInfo.cs | 4 ++-- protobuf-net.Extensions/Properties/AssemblyInfo.cs | 4 ++-- protobuf-net/Properties/AssemblyInfo.cs | 4 ++-- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Nuget/aqlaserializer.nuspec b/Nuget/aqlaserializer.nuspec index 29f7133b..caddaf5e 100644 --- a/Nuget/aqlaserializer.nuspec +++ b/Nuget/aqlaserializer.nuspec @@ -2,7 +2,7 @@ aqlaserializer - 2.0.0.239 + 2.0.0.241 Vladyslav Taranov Vladyslav Taranov 2016, fork source from Marc Gravell 2016 Vladyslav Taranov diff --git a/all.build b/all.build index 48444d62..8db3781b 100644 --- a/all.build +++ b/all.build @@ -164,7 +164,7 @@ - + diff --git a/precompile/Properties/AssemblyInfo.cs b/precompile/Properties/AssemblyInfo.cs index 04c969c8..fc11e237 100644 --- a/precompile/Properties/AssemblyInfo.cs +++ b/precompile/Properties/AssemblyInfo.cs @@ -33,5 +33,5 @@ // 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("2.0.0.239")] -[assembly: AssemblyFileVersion("2.0.0.239")] +[assembly: AssemblyVersion("2.0.0.241")] +[assembly: AssemblyFileVersion("2.0.0.241")] diff --git a/protobuf-net.Extensions/Properties/AssemblyInfo.cs b/protobuf-net.Extensions/Properties/AssemblyInfo.cs index fc28de2f..7fdc7022 100644 --- a/protobuf-net.Extensions/Properties/AssemblyInfo.cs +++ b/protobuf-net.Extensions/Properties/AssemblyInfo.cs @@ -33,8 +33,8 @@ // 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("2.0.0.239")] +[assembly: AssemblyVersion("2.0.0.241")] #if !CF -[assembly: AssemblyFileVersion("2.0.0.239")] +[assembly: AssemblyFileVersion("2.0.0.241")] #endif [assembly: CLSCompliant(true)] \ No newline at end of file diff --git a/protobuf-net/Properties/AssemblyInfo.cs b/protobuf-net/Properties/AssemblyInfo.cs index 4128200c..da5f8bd4 100644 --- a/protobuf-net/Properties/AssemblyInfo.cs +++ b/protobuf-net/Properties/AssemblyInfo.cs @@ -35,9 +35,9 @@ // 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("2.0.0.239")] +[assembly: AssemblyVersion("2.0.0.241")] #if !CF -[assembly: AssemblyFileVersion("2.0.0.239")] +[assembly: AssemblyFileVersion("2.0.0.241")] #endif #if !FX11 [assembly: InternalsVisibleTo("aqlaserializer.unittest, PublicKey=002400000480000094000000060200000024000052534131000400000100010091B11AB23561C227F083424C0162A38DA330B724B6E96C1BE6C5989BFDD5C1BA3E555D8F105DD352C2623FE6AF90F4FA3173C6120DD567283434513DA579728230E1697A156770A81B7FBF5535ECDB96D2737E74181A4D980647AE33CDFB6E0C1FF63065AE8E33BB27374090393685FF265563655DE4829B0E5C996B1CF9A3E3")]