Skip to content
This repository has been archived by the owner on Mar 20, 2023. It is now read-only.

Commit

Permalink
Updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
nefarius committed Jan 10, 2016
1 parent 6ae2e4c commit 7235535
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion ScpControl/ScpControl.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<AssemblyInfoVersionSettings>
</AssemblyInfoVersionSettings>
<PrimaryVersionType>AssemblyVersionAttribute</PrimaryVersionType>
<AssemblyVersion>1.6.237.16009</AssemblyVersion>
<AssemblyVersion>1.6.238.16010</AssemblyVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
Expand Down
4 changes: 2 additions & 2 deletions ScpDebugInfoCollector/Properties/CommonInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@

[assembly: ComVisible(false)]

[assembly: AssemblyVersion("1.6.237.16009")]
[assembly: AssemblyFileVersion("1.6.237.16009")]
[assembly: AssemblyVersion("1.6.238.16010")]
[assembly: AssemblyFileVersion("1.6.238.16010")]
4 changes: 2 additions & 2 deletions ScpDriverInstaller/Properties/CommonInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@

[assembly: ComVisible(false)]

[assembly: AssemblyVersion("1.6.237.16009")]
[assembly: AssemblyFileVersion("1.6.237.16009")]
[assembly: AssemblyVersion("1.6.238.16010")]
[assembly: AssemblyFileVersion("1.6.238.16010")]
4 changes: 2 additions & 2 deletions ScpXInputBridge/Properties/CommonInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@

[assembly: ComVisible(false)]

[assembly: AssemblyVersion("1.6.237.16009")]
[assembly: AssemblyFileVersion("1.6.237.16009")]
[assembly: AssemblyVersion("1.6.238.16010")]
[assembly: AssemblyFileVersion("1.6.238.16010")]

0 comments on commit 7235535

Please sign in to comment.