From 029d3375ca7a32603b30a3f7cd2b1e7a3de5f199 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?C=C3=A9dric=20Moreau?= <contact@zertimail.net>
Date: Tue, 5 Apr 2016 12:20:43 +0200
Subject: [PATCH] install.sh alpaha40

---
 install.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/install.sh b/install.sh
index 005050a52..a3d7248c7 100644
--- a/install.sh
+++ b/install.sh
@@ -11,7 +11,7 @@ if [ -z "$UCOIN_DIR" ]; then
 fi
 
 ucoin_latest_version() {
-  echo "v0.20.0a39"
+  echo "v0.20.0a40"
 }
 
 ucoin_repo_url() {
-- 
GitLab