Skip to content

Commit

Permalink
[RELEASE] version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
dlech committed May 27, 2013
1 parent d975f53 commit 1d77eba
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion KeeAgent.sln
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ Global
$3.inheritsSet = VisualStudio
$3.inheritsScope = text/plain
$3.scope = text/plain
version = 0.3.9
version = 0.3.10
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down
2 changes: 1 addition & 1 deletion KeeAgent/KeeAgent.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</Prerequisites>
</PlgxConfiguration>
<PlgxToolDir>$(MSBuildProjectDirectory)\..\KeePassPluginDevTools\PlgxTools\bin\Release\</PlgxToolDir>
<ReleaseVersion>0.3.9</ReleaseVersion>
<ReleaseVersion>0.3.10</ReleaseVersion>
</PropertyGroup>
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
Expand Down
4 changes: 2 additions & 2 deletions KeeAgent/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@
// Build Number
// Revision
//
[assembly: AssemblyVersion("0.3.9.0")]
[assembly: AssemblyFileVersion("0.3.9.0")]
[assembly: AssemblyVersion("0.3.10.0")]
[assembly: AssemblyFileVersion("0.3.10.0")]
2 changes: 1 addition & 1 deletion SshAgentLib

0 comments on commit 1d77eba

Please sign in to comment.