From 0388162fd178810466d52a8e88e487487da1f27b Mon Sep 17 00:00:00 2001 From: Phenom Date: Sun, 19 Jun 2016 01:37:50 +0200 Subject: [PATCH] Change Build AppVeyor State to RetroShare/RetroShare. --- README.md | 2 +- appveyor.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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}