diff --git a/README.md b/README.md index dfbc37137..4394180f0 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Build Status | Platform | Build Status | | :------------- | :------------- | | GNU/Linux, MacOS, (via travis-ci) | [![Build Status](https://travis-ci.org/RetroShare/RetroShare.svg?branch=master)](https://travis-ci.org/RetroShare/RetroShare) | -| Windows, `MSys2` (via appveyor) | [![Build status](https://ci.appveyor.com/api/projects/status/axkopdqj9fc48kwe?svg=true)](https://ci.appveyor.com/project/PhenomRetroShare/retroshare) | +| Windows, `MSys2` (via appveyor) | [![Build status](https://ci.appveyor.com/api/projects/status/fu7q0ye6pge53579?svg=true)](https://ci.appveyor.com/project/PhenomRetroShare/retroshare-59qxh) | Compilation on Windows ---------------------------- diff --git a/appveyor.yml b/appveyor.yml index 9ae64694e..6a4a4111f 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -12,7 +12,7 @@ #---------------------------------# # version format -version: RetroShare 6.0.{build}-{branch} +version: RetroShare 0.6.0.{build}-{branch} # you can use {branch} name in version format too # version: 1.0.{build}-{branch}