From 7b4881f873843776ca66d654ad85611436a90443 Mon Sep 17 00:00:00 2001
From: Piotr Balcer <piotr.balcer@intel.com>
Date: Wed, 1 Jul 2020 12:53:17 +0200
Subject: [PATCH] common: fix GIT_VERSION string

---
 GIT_VERSION | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/GIT_VERSION b/GIT_VERSION
index f59cc05cb..6002f22fa 100644
--- a/GIT_VERSION
+++ b/GIT_VERSION
@@ -1 +1 @@
-$Format:%h %d$
\ No newline at end of file
+$Format:%h$
\ No newline at end of file
-- 
GitLab