From 52f1f77afa2ec70791b87c2449bd82b81c425548 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Marcin=20=C5=9Alusarz?= <marcin.slusarz@intel.com>
Date: Fri, 15 Mar 2019 19:56:43 +0100
Subject: [PATCH] common: 1.6-rc2 release

---
 ChangeLog   | 4 ++--
 GIT_VERSION | 1 -
 VERSION     | 1 +
 3 files changed, 3 insertions(+), 3 deletions(-)
 delete mode 100644 GIT_VERSION
 create mode 100644 VERSION

diff --git a/ChangeLog b/ChangeLog
index 1c391e5ce..2fc30a89f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
-Fri Mar 1 2019 Marcin Åšlusarz <marcin.slusarz@intel.com>
+Fri Mar 15 2019 Marcin Åšlusarz <marcin.slusarz@intel.com>
 
-	* Version 1.6-rc1
+	* Version 1.6-rc2
 
 	This release:
 	- Enables unsafe shutdown and bad block detection on Linux
diff --git a/GIT_VERSION b/GIT_VERSION
deleted file mode 100644
index f59cc05cb..000000000
--- a/GIT_VERSION
+++ /dev/null
@@ -1 +0,0 @@
-$Format:%h %d$
\ No newline at end of file
diff --git a/VERSION b/VERSION
new file mode 100644
index 000000000..422afa543
--- /dev/null
+++ b/VERSION
@@ -0,0 +1 @@
+1.6-rc2
-- 
GitLab