From a81593352deb6e79a824ac3514256f483b287b85 Mon Sep 17 00:00:00 2001
From: cgeek <cem.moreau@gmail.com>
Date: Thu, 3 Dec 2015 13:29:01 +0100
Subject: [PATCH] v0.12-beta5

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

diff --git a/install.sh b/install.sh
index 5db9e8235..0363d8287 100644
--- a/install.sh
+++ b/install.sh
@@ -11,7 +11,7 @@ if [ -z "$UCOIN_DIR" ]; then
 fi
 
 ucoin_latest_version() {
-  echo "v0.12-beta4"
+  echo "v0.12-beta5"
 }
 
 ucoin_repo_url() {
-- 
GitLab