Skip to content

Commit 659952e

Browse files
author
samatrhea
committed
[Bump] to version 1.0.16
1 parent 7c92098 commit 659952e

23 files changed

Lines changed: 45 additions & 45 deletions

File tree

BasicRdl/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@
3838
// You can specify all the values or you can default the Build and Revision Numbers
3939
// by using the '*' as shown below:
4040
// [assembly: AssemblyVersion("1.0.*")]
41-
[assembly: AssemblyVersion("1.0.15.0")]
42-
[assembly: AssemblyFileVersion("1.0.15.0")]
41+
[assembly: AssemblyVersion("1.0.16.0")]
42+
[assembly: AssemblyFileVersion("1.0.16.0")]
4343
[assembly: InternalsVisibleTo("BasicRdl.Tests")]

CDP4Addin/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@
3838
// You can specify all the values or you can default the Build and Revision Numbers
3939
// by using the '*' as shown below:
4040
// [assembly: AssemblyVersion("1.0.*")]
41-
[assembly: AssemblyVersion("1.0.15.0")]
42-
[assembly: AssemblyFileVersion("1.0.15.0")]
41+
[assembly: AssemblyVersion("1.0.16.0")]
42+
[assembly: AssemblyFileVersion("1.0.16.0")]
4343
[assembly: InternalsVisibleTo("CDP4Addin.Tests")]

CDP4BuiltInRules/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@
3838
// You can specify all the values or you can default the Build and Revision Numbers
3939
// by using the '*' as shown below:
4040
// [assembly: AssemblyVersion("1.0.*")]
41-
[assembly: AssemblyVersion("1.0.15.0")]
42-
[assembly: AssemblyFileVersion("1.0.15.0")]
41+
[assembly: AssemblyVersion("1.0.16.0")]
42+
[assembly: AssemblyFileVersion("1.0.16.0")]
4343
[assembly: InternalsVisibleTo("CDP4BuiltInRules.Tests")]

CDP4CommonView/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,5 @@
3838
// You can specify all the values or you can default the Build and Revision Numbers
3939
// by using the '*' as shown below:
4040
// [assembly: AssemblyVersion("1.0.*")]
41-
[assembly: AssemblyVersion("1.0.15.0")]
42-
[assembly: AssemblyFileVersion("1.0.15.0")]
41+
[assembly: AssemblyVersion("1.0.16.0")]
42+
[assembly: AssemblyFileVersion("1.0.16.0")]

CDP4Composition/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@
3838
// You can specify all the values or you can default the Build and Revision Numbers
3939
// by using the '*' as shown below:
4040
// [assembly: AssemblyVersion("1.0.*")]
41-
[assembly: AssemblyVersion("1.0.15.0")]
42-
[assembly: AssemblyFileVersion("1.0.15.0")]
41+
[assembly: AssemblyVersion("1.0.16.0")]
42+
[assembly: AssemblyFileVersion("1.0.16.0")]
4343
[assembly: InternalsVisibleTo("CDP4Composition.Tests")]

CDP4IME/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,5 @@
4747
// You can specify all the values or you can default the Build and Revision Numbers
4848
// by using the '*' as shown below:
4949
// [assembly: AssemblyVersion("1.0.*")]
50-
[assembly: AssemblyVersion("1.0.15.0")]
51-
[assembly: AssemblyFileVersion("1.0.15.0")]
50+
[assembly: AssemblyVersion("1.0.16.0")]
51+
[assembly: AssemblyFileVersion("1.0.16.0")]

CDP4IMEInstaller/Product.wxs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<Wix xmlns="http://schemas.microsoft.com/wix/2006/wi" xmlns:netfx="http://schemas.microsoft.com/wix/NetFxExtension">
33

4-
<Product Id="*" Name="CDP4-CE" Language="1033" Version="1.0.15.0" Manufacturer="RHEA System S.A." UpgradeCode="83b3da1e-4a38-40f0-b2a6-5f58b32238a4">
4+
<Product Id="*" Name="CDP4-CE" Language="1033" Version="1.0.16.0" Manufacturer="RHEA System S.A." UpgradeCode="83b3da1e-4a38-40f0-b2a6-5f58b32238a4">
55

66
<?include variables.wxi ?>
77

CDP4JsonFileDal/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,5 @@
3838
// You can specify all the values or you can default the Build and Revision Numbers
3939
// by using the '*' as shown below:
4040
// [assembly: AssemblyVersion("1.0.*")]
41-
[assembly: AssemblyVersion("1.0.15.0")]
42-
[assembly: AssemblyFileVersion("1.0.15.0")]
41+
[assembly: AssemblyVersion("1.0.16.0")]
42+
[assembly: AssemblyFileVersion("1.0.16.0")]

CDP4LogInfo/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,5 @@
3838
// You can specify all the values or you can default the Build and Revision Numbers
3939
// by using the '*' as shown below:
4040
// [assembly: AssemblyVersion("1.0.*")]
41-
[assembly: AssemblyVersion("1.0.15.0")]
42-
[assembly: AssemblyFileVersion("1.0.15.0")]
41+
[assembly: AssemblyVersion("1.0.16.0")]
42+
[assembly: AssemblyFileVersion("1.0.16.0")]

CDP4ObjectBrowser/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,5 @@
4646
// You can specify all the values or you can default the Build and Revision Numbers
4747
// by using the '*' as shown below:
4848
// [assembly: AssemblyVersion("1.0.*")]
49-
[assembly: AssemblyVersion("1.0.15.0")]
50-
[assembly: AssemblyFileVersion("1.0.15.0")]
49+
[assembly: AssemblyVersion("1.0.16.0")]
50+
[assembly: AssemblyFileVersion("1.0.16.0")]

0 commit comments

Comments
 (0)