Skip to content

Commit

Permalink
updated versioninfo
Browse files Browse the repository at this point in the history
  • Loading branch information
JanisEst committed Jan 19, 2016
1 parent 22d5216 commit 86aab3c
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
3 changes: 3 additions & 0 deletions KeePassQRCodeView.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,9 @@
<Name>KeePass</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<None Include="keepass.version" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
Expand Down
4 changes: 2 additions & 2 deletions 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.0.0.0")]
[assembly: AssemblyFileVersion("1.0.0.0")]
[assembly: AssemblyVersion("1.0.1.0")]
[assembly: AssemblyFileVersion("1.0.1.0")]
2 changes: 1 addition & 1 deletion keepass.version
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
:
KeePassQRCodeView:1.0.0.0
KeePassQRCodeView:1.0.1
:

0 comments on commit 86aab3c

Please sign in to comment.