diff --git a/Content.Pipeline/Physics2DImporters/Properties/AssemblyInfo.MG.cs b/Content.Pipeline/Physics2DImporters/Properties/AssemblyInfo.MG.cs index 5434ea01..1a62f10f 100644 --- a/Content.Pipeline/Physics2DImporters/Properties/AssemblyInfo.MG.cs +++ b/Content.Pipeline/Physics2DImporters/Properties/AssemblyInfo.MG.cs @@ -33,5 +33,5 @@ // // You can specify all the values or you can default the Revision and Build Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("1.3.*")] -[assembly: AssemblyFileVersion("1.3.*")] +[assembly: AssemblyVersion("1.3.1.0")] +[assembly: AssemblyFileVersion("1.3.1.0")] diff --git a/Content.Pipeline/Physics2DImporters/Properties/AssemblyInfo.cs b/Content.Pipeline/Physics2DImporters/Properties/AssemblyInfo.cs index 7deb8ddb..6c8d3bc5 100644 --- a/Content.Pipeline/Physics2DImporters/Properties/AssemblyInfo.cs +++ b/Content.Pipeline/Physics2DImporters/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ // // You can specify all the values or you can default the Revision and Build Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("1.3.*")] -[assembly: AssemblyFileVersion("1.3.*")] +[assembly: AssemblyVersion("1.3.1.0")] +[assembly: AssemblyFileVersion("1.3.1.0")] diff --git a/Physics2D.Diagnostics/Diagnostics/Properties/AssemblyInfo.PORTABLE.cs b/Physics2D.Diagnostics/Diagnostics/Properties/AssemblyInfo.PORTABLE.cs index 4a781a35..023662a7 100644 --- a/Physics2D.Diagnostics/Diagnostics/Properties/AssemblyInfo.PORTABLE.cs +++ b/Physics2D.Diagnostics/Diagnostics/Properties/AssemblyInfo.PORTABLE.cs @@ -17,7 +17,7 @@ // The form "{Major}.{Minor}.*" will automatically update the build and revision, // and "{Major}.{Minor}.{Build}.*" will update just the revision. -[assembly: AssemblyVersion ("1.3.*")] +[assembly: AssemblyVersion("1.3.1.0")] // The following attributes are used to specify the signing key for the assembly, // if desired. See the Mono documentation for more information about signing. diff --git a/Physics2D.Diagnostics/Diagnostics/Properties/AssemblyInfo.cs b/Physics2D.Diagnostics/Diagnostics/Properties/AssemblyInfo.cs index cf13bf23..3c679d61 100644 --- a/Physics2D.Diagnostics/Diagnostics/Properties/AssemblyInfo.cs +++ b/Physics2D.Diagnostics/Diagnostics/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ // // You can specify all the values or you can default the Revision and Build Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("1.3.*")] -[assembly: AssemblyFileVersion("1.3.*")] \ No newline at end of file +[assembly: AssemblyVersion("1.3.1.0")] +[assembly: AssemblyFileVersion("1.3.1.0")] \ No newline at end of file diff --git a/Physics2D/Properties/AssemblyInfo.ANDROID.cs b/Physics2D/Properties/AssemblyInfo.ANDROID.cs index e7834553..1fbb4e59 100644 --- a/Physics2D/Properties/AssemblyInfo.ANDROID.cs +++ b/Physics2D/Properties/AssemblyInfo.ANDROID.cs @@ -27,5 +27,5 @@ // // You can specify all the values or you can default the Revision and Build Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("1.3.*")] -[assembly: AssemblyFileVersion("1.3.*")] +[assembly: AssemblyVersion("1.3.1.0")] +[assembly: AssemblyFileVersion("1.3.1.0")] diff --git a/Physics2D/Properties/AssemblyInfo.PORTABLE.cs b/Physics2D/Properties/AssemblyInfo.PORTABLE.cs index d6ec683f..645140ef 100644 --- a/Physics2D/Properties/AssemblyInfo.PORTABLE.cs +++ b/Physics2D/Properties/AssemblyInfo.PORTABLE.cs @@ -17,7 +17,7 @@ // The form "{Major}.{Minor}.*" will automatically update the build and revision, // and "{Major}.{Minor}.{Build}.*" will update just the revision. -[assembly: AssemblyVersion ("1.3.*")] +[assembly: AssemblyVersion("1.3.1.0")] // The following attributes are used to specify the signing key for the assembly, // if desired. See the Mono documentation for more information about signing. diff --git a/Physics2D/Properties/AssemblyInfo.W10.cs b/Physics2D/Properties/AssemblyInfo.W10.cs index ef49e11d..c2342203 100644 --- a/Physics2D/Properties/AssemblyInfo.W10.cs +++ b/Physics2D/Properties/AssemblyInfo.W10.cs @@ -27,5 +27,5 @@ // // You can specify all the values or you can default the Revision and Build Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("1.3.*")] -[assembly: AssemblyFileVersion("1.3.*")] +[assembly: AssemblyVersion("1.3.1.0")] +[assembly: AssemblyFileVersion("1.3.1.0")] diff --git a/Physics2D/Properties/AssemblyInfo.cs b/Physics2D/Properties/AssemblyInfo.cs index 106b6a5a..a99dc17b 100644 --- a/Physics2D/Properties/AssemblyInfo.cs +++ b/Physics2D/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ // // You can specify all the values or you can default the Revision and Build Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("1.3.*")] -[assembly: AssemblyFileVersion("1.3.*")] +[assembly: AssemblyVersion("1.3.1.0")] +[assembly: AssemblyFileVersion("1.3.1.0")] diff --git a/Physics2D/Properties/AssemblyInfo.iOS.cs b/Physics2D/Properties/AssemblyInfo.iOS.cs index e7834553..1fbb4e59 100644 --- a/Physics2D/Properties/AssemblyInfo.iOS.cs +++ b/Physics2D/Properties/AssemblyInfo.iOS.cs @@ -27,5 +27,5 @@ // // You can specify all the values or you can default the Revision and Build Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("1.3.*")] -[assembly: AssemblyFileVersion("1.3.*")] +[assembly: AssemblyVersion("1.3.1.0")] +[assembly: AssemblyFileVersion("1.3.1.0")] diff --git a/Samples/HelloWorld/Properties/AssemblyInfo.cs b/Samples/HelloWorld/Properties/AssemblyInfo.cs index ffe74b09..bb6f06f4 100644 --- a/Samples/HelloWorld/Properties/AssemblyInfo.cs +++ b/Samples/HelloWorld/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ // // You can specify all the values or you can default the Revision and Build Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("1.3.*")] -[assembly: AssemblyFileVersion("1.3.*")] +[assembly: AssemblyVersion("1.3.1.0")] +[assembly: AssemblyFileVersion("1.3.1.0")] diff --git a/Samples/NewSamples/Properties/AssemblyInfo.cs b/Samples/NewSamples/Properties/AssemblyInfo.cs index 5ffd8425..927008b8 100644 --- a/Samples/NewSamples/Properties/AssemblyInfo.cs +++ b/Samples/NewSamples/Properties/AssemblyInfo.cs @@ -32,7 +32,7 @@ // // You can specify all the values or you can default the Revision and Build Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("1.3.*")] -[assembly: AssemblyFileVersion("1.3.*")] +[assembly: AssemblyVersion("1.3.1.0")] +[assembly: AssemblyFileVersion("1.3.1.0")] [assembly: NeutralResourcesLanguage("en")] diff --git a/Samples/Samples/Properties/AssemblyInfo.cs b/Samples/Samples/Properties/AssemblyInfo.cs index cf1c77f8..94cba5cd 100644 --- a/Samples/Samples/Properties/AssemblyInfo.cs +++ b/Samples/Samples/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ // // You can specify all the values or you can default the Revision and Build Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("1.3.*")] -[assembly: AssemblyFileVersion("1.3.*")] \ No newline at end of file +[assembly: AssemblyVersion("1.3.1.0")] +[assembly: AssemblyFileVersion("1.3.1.0")] \ No newline at end of file diff --git a/Samples/Testbed/Properties/AssemblyInfo.cs b/Samples/Testbed/Properties/AssemblyInfo.cs index a44e72dc..4676478e 100644 --- a/Samples/Testbed/Properties/AssemblyInfo.cs +++ b/Samples/Testbed/Properties/AssemblyInfo.cs @@ -30,7 +30,5 @@ // Build Number // Revision // -// You can specify all the values or you can default the Revision and Build Numbers -// by using the '*' as shown below: -[assembly: AssemblyVersion("1.3.*")] -[assembly: AssemblyFileVersion("1.3.*")] \ No newline at end of file +[assembly: AssemblyVersion("1.3.1.0")] +[assembly: AssemblyFileVersion("1.3.1.0")] \ No newline at end of file