From 30594bb3099b7874f372074e6c0cc82748344435 Mon Sep 17 00:00:00 2001
From: openvino-pushbot <openvino_pushbot@intel.com>
Date: Mon, 21 Jan 2019 23:30:11 +0300
Subject: [PATCH] Update readme

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 67b574af5..f4fca3a0b 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
 # [OpenVINOв„ў Toolkit](https://01.org/openvinotoolkit) - Deep Learning Deployment Toolkit repository
-[![Stable release](https://img.shields.io/badge/version-2018.R4-green.svg)](https://github.com/opencv/dldt/releases/tag/2018_R4)
+[![Stable release](https://img.shields.io/badge/version-2018.R5-green.svg)](https://github.com/opencv/dldt/releases/tag/2018_R5)
 [![Apache License Version 2.0](https://img.shields.io/badge/license-Apache_2.0-green.svg)](LICENSE)
 
 This toolkit allows developers to deploy pre-trained deep learning models through a high-level C++ Inference Engine API integrated with application logic. 
-- 
GitLab