Skip to content

Commit

Permalink
version info for v1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ItMustBeACamel committed Jun 1, 2016
1 parent 024c202 commit 9f43b4f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion TrimPlus.version
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
},
"VERSION" : {
"MAJOR" : 1,
"MINOR" : 1,
"MINOR" : 2,
"PATCH" : 0,
"BUILD" : 0
},
Expand Down
4 changes: 2 additions & 2 deletions source/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@
// Sie können alle Werte angeben oder die standardmäßigen Build- und Revisionsnummern
// übernehmen, indem Sie "*" eingeben:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.1.0.0")]
[assembly: AssemblyFileVersion("1.1.0.0")]
[assembly: AssemblyVersion("1.2.0.0")]
[assembly: AssemblyFileVersion("1.2.0.0")]

0 comments on commit 9f43b4f

Please sign in to comment.