Преглед изворни кода

Updated links to v0.4 binaries

BearishSun пре 9 година
родитељ
комит
f37b0d31f7
2 измењених фајлова са 2 додато и 2 уклоњено
  1. 1 1
      Documentation/GitHub/compiling.md
  2. 1 1
      Documentation/GitHub/install.md

+ 1 - 1
Documentation/GitHub/compiling.md

@@ -20,7 +20,7 @@ To compile follow these steps:
 # <a name="dependencies"></a>Third party dependencies
 # <a name="dependencies"></a>Third party dependencies
 Banshee relies on a variety of third party dependencies. We provide a set of pre-compiled dependencies needed for the latest version of Banshee using Visual Studio 2015, to save you the hassle of compiling them yourself. If you are not using VS2015 or want to compile the dependencies yourself for some other reason, a guide is provided below.
 Banshee relies on a variety of third party dependencies. We provide a set of pre-compiled dependencies needed for the latest version of Banshee using Visual Studio 2015, to save you the hassle of compiling them yourself. If you are not using VS2015 or want to compile the dependencies yourself for some other reason, a guide is provided below.
 
 
- * [Download dependencies (VS2015)] (http://bearishsun.thalassa.feralhosting.com/BansheeDependencies_VS2015_Master.zip)
+ * [Download dependencies (VS2015)] (http://bearishsun.thalassa.feralhosting.com/BansheeDependencies_VS2015_0.4.0.zip)
  * [Compiling dependencies manually](dependencies.md)
  * [Compiling dependencies manually](dependencies.md)
  
  
 For older versions of pre-compiled dependencies check the git release tag descriptions for links.
 For older versions of pre-compiled dependencies check the git release tag descriptions for links.

+ 1 - 1
Documentation/GitHub/install.md

@@ -6,7 +6,7 @@ Before running the editor make sure to install VS2015 redistributables:
  - https://www.microsoft.com/en-us/download/details.aspx?id=48145
  - https://www.microsoft.com/en-us/download/details.aspx?id=48145
 
 
 Latest version:
 Latest version:
- - [Editor v0.3.0 (Windows x64)] (http://bearishsun.thalassa.feralhosting.com/Banshee_Win_x64_v0.3.0.zip)
+ - [Editor v0.4.0 (Windows x64)] (http://bearishsun.thalassa.feralhosting.com/Banshee_Win_x64_v0.4.0.zip)
  
  
 Older versions:
 Older versions:
  - Check git release tags for links
  - Check git release tags for links