Skip to content

Commit

Permalink
version repair (1.5.12.5)
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Dimov committed Jul 30, 2014
1 parent c6f8d66 commit 8fac74c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions Sshfs/Sshfs/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.1.5.12")]
[assembly: AssemblyFileVersion("0.1.5.12")]
[assembly: AssemblyVersion("1.5.12.5")]
[assembly: AssemblyFileVersion("1.5.12.5")]
6 changes: 3 additions & 3 deletions Sshfs/Sshfs/Sshfs.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
</TargetFrameworkProfile>
<FileAlignment>512</FileAlignment>
<IsWebBootstrapper>true</IsWebBootstrapper>
<PublishUrl>X:\public\winsshfs\</PublishUrl>
<PublishUrl>w:\dev\default\public\winsshfs\</PublishUrl>
<Install>true</Install>
<InstallFrom>Web</InstallFrom>
<UpdateEnabled>true</UpdateEnabled>
Expand All @@ -34,8 +34,8 @@
<CreateWebPageOnPublish>true</CreateWebPageOnPublish>
<WebPage>index.html</WebPage>
<OpenBrowserOnPublish>false</OpenBrowserOnPublish>
<ApplicationRevision>12</ApplicationRevision>
<ApplicationVersion>0.1.5.12</ApplicationVersion>
<ApplicationRevision>5</ApplicationRevision>
<ApplicationVersion>1.5.12.5</ApplicationVersion>
<UseApplicationTrust>true</UseApplicationTrust>
<CreateDesktopShortcut>true</CreateDesktopShortcut>
<PublishWizardCompleted>true</PublishWizardCompleted>
Expand Down

0 comments on commit 8fac74c

Please sign in to comment.