From 6c5b788833211348272066f18e49a18f7370d89a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20=C5=9Alusarz?= <marcin.slusarz@intel.com> Date: Tue, 27 Aug 2019 15:37:26 +0200 Subject: [PATCH] common: 1.2.4 release --- .version | 2 +- ChangeLog | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.version b/.version index 11fb5be8d..e8ea05db8 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -1.2.4-rc1 +1.2.4 diff --git a/ChangeLog b/ChangeLog index 27ec19e00..17b92cebe 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,6 @@ -Fri Aug 09 2019 Marcin Åšlusarz <marcin.slusarz@intel.com> +Tue Aug 27 2019 Marcin Åšlusarz <marcin.slusarz@intel.com> - * Version 1.2.4-rc1 + * Version 1.2.4 Bug fixes: - common: fix device dax detection (compatibility with newer kernels) -- GitLab