Skip to content

Commit

Permalink
Version bump - 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
alexshtf committed Jan 24, 2018
1 parent 7b85829 commit 831a9f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AutoDiff/Core/AutoDiff/AutoDiff.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
<PropertyGroup>
<OutputType>library</OutputType>
<TargetFrameworks>netstandard1.1;netstandard1.4;netstandard1.6;netstandard2.0;net45;net46;net461;net462;net47</TargetFrameworks>
<Version>1.1.1</Version>
<Version>1.2</Version>
<Authors>Alex Shtof</Authors>
<Product>AutoDiff</Product>
<AssemblyVersion>1.1.1</AssemblyVersion>
<AssemblyVersion>1.2</AssemblyVersion>
<Description>High-performance and high-accuracy automatic function-differentiation library suitable for optimization and numeric computing.</Description>
<LangVersion>6</LangVersion>
</PropertyGroup>
Expand Down

0 comments on commit 831a9f7

Please sign in to comment.