Skip to content
This repository was archived by the owner on Nov 14, 2017. It is now read-only.

Commit 68d0a2a

Browse files
LHCGregLHCGreg
authored andcommitted
Forgot to bump versions to 0.3.0.0 for release.
1 parent 7d51636 commit 68d0a2a

6 files changed

Lines changed: 12 additions & 12 deletions

File tree

DFO.Common/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// by using the '*' as shown below:
3434
// [assembly: AssemblyVersion("1.0.*")]
35-
[assembly: AssemblyVersion("0.2.0.0")]
36-
[assembly: AssemblyFileVersion("0.2.0.0")]
35+
[assembly: AssemblyVersion("0.3.0.0")]
36+
[assembly: AssemblyFileVersion("0.3.0.0")]

DFO.Images/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// by using the '*' as shown below:
3434
// [assembly: AssemblyVersion("1.0.*")]
35-
[assembly: AssemblyVersion("0.2.0.0")]
36-
[assembly: AssemblyFileVersion("0.2.0.0")]
35+
[assembly: AssemblyVersion("0.3.0.0")]
36+
[assembly: AssemblyFileVersion("0.3.0.0")]

DFO.Npk/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@
2424

2525
[assembly: InternalsVisibleTo("DFO.Npk.IntegrationTests")]
2626

27-
[assembly: AssemblyVersion("0.2.0.0")]
28-
[assembly: AssemblyFileVersion("0.2.0.0")]
27+
[assembly: AssemblyVersion("0.3.0.0")]
28+
[assembly: AssemblyFileVersion("0.3.0.0")]

DFO.Utilities/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// by using the '*' as shown below:
3434
// [assembly: AssemblyVersion("1.0.*")]
35-
[assembly: AssemblyVersion("0.2.1.0")]
36-
[assembly: AssemblyFileVersion("0.2.1.0")]
35+
[assembly: AssemblyVersion("0.3.0.0")]
36+
[assembly: AssemblyFileVersion("0.3.0.0")]

DFOToolbox/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,5 @@
5151
// You can specify all the values or you can default the Build and Revision Numbers
5252
// by using the '*' as shown below:
5353
// [assembly: AssemblyVersion("1.0.*")]
54-
[assembly: AssemblyVersion("0.2.0.0")]
55-
[assembly: AssemblyFileVersion("0.2.0.0")]
54+
[assembly: AssemblyVersion("0.3.0.0")]
55+
[assembly: AssemblyFileVersion("0.3.0.0")]

npk2gif/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// by using the '*' as shown below:
3434
// [assembly: AssemblyVersion("1.0.*")]
35-
[assembly: AssemblyVersion("0.2.1.0")]
36-
[assembly: AssemblyFileVersion("0.2.1.0")]
35+
[assembly: AssemblyVersion("0.3.0.0")]
36+
[assembly: AssemblyFileVersion("0.3.0.0")]

0 commit comments

Comments
 (0)