From a45156463a332de79268b3ab0d8c2d734100cf42 Mon Sep 17 00:00:00 2001
From: chrfranke <chrfranke@4ea69e1a-61f1-4043-bf83-b5c94c648137>
Date: Sun, 10 Jan 2021 16:24:36 +0000
Subject: [PATCH] drivedb.h: Add VERSION information to 5.41-7.2 branches
 (#1424).

git-svn-id: https://svn.code.sf.net/p/smartmontools/code/branches/RELEASE_5_41_DRIVEDB@5164 4ea69e1a-61f1-4043-bf83-b5c94c648137
---
 smartmontools/drivedb.h         |  6 +++---
 smartmontools/drivedb.h.raw.asc | 14 +++++++-------
 2 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/smartmontools/drivedb.h b/smartmontools/drivedb.h
index 0610e666b..c4ac3bdac 100644
--- a/smartmontools/drivedb.h
+++ b/smartmontools/drivedb.h
@@ -4,7 +4,7 @@
  * Home page of code is: https://www.smartmontools.org
  *
  * Copyright (C) 2003-11 Philip Williams, Bruce Allen
- * Copyright (C) 2008-20 Christian Franke
+ * Copyright (C) 2008-21 Christian Franke
  *
  * SPDX-License-Identifier: GPL-2.0-or-later
  */
@@ -68,9 +68,9 @@
 /*
 const drive_settings builtin_knowndrives[] = {
  */
-  { "$Id$",
+  { "VERSION: 5.41/5163 2021-01-10 15:52:20 $Id$",
     "-", "-",
-    "This is a dummy entry to hold the SVN-Id of drivedb.h",
+    "Version information",
     ""
   /* Default settings:
     "-v 1,raw48,Raw_Read_Error_Rate "
diff --git a/smartmontools/drivedb.h.raw.asc b/smartmontools/drivedb.h.raw.asc
index 7eb8f0c67..5a9d71049 100644
--- a/smartmontools/drivedb.h.raw.asc
+++ b/smartmontools/drivedb.h.raw.asc
@@ -1,10 +1,10 @@
 -----BEGIN PGP SIGNATURE-----
 
-iQEcBAABAgAGBQJf9gMsAAoJEPOHY87f0iVZfi0IAKkwagx7SAgTX52FcthtM8yb
-uRa1KfLeDAgG1UyQrFWE2zprN59tw4RzMZhKFvHvwk2HGP8Q+pBAC0GF4ltwImEO
-UzsGt6O345Q4e230TfR9FXxLsbfDSeOlABTy2Hf8OXjy9T6wDncG3PZ1pOFcQVq0
-KXZGNnC96Mn9DhA74kMG+y30dFcuPSbkOD+k+7BZzITZoUF9UwUh/KthvIL1vbFU
-XhyKhudkc0gWtYN7GaoulURQmqX6Wnbno2ZZ2TIisFNhW1yQ5AfpnmsUG+Pjtf7q
-/t5ZesLoBpfVCHHi3L6pRpkA6vdcb4Mc0srtr26/zfjOXSL1Mpjevtq/LScUYeQ=
-=p9Mp
+iQEcBAABAgAGBQJf+ybbAAoJEPOHY87f0iVZWNYH/jBKOjRaIrqaQs1SpFt86VJy
+kqPWWfBw9E/3KvFkmCSZcHIxUZHyQHQ2QtAYsjcc0r/mVq8VkyWskYDE8BR2Cmet
+lm2lq6lklyLkVS+mKudvpHZmHnOb8j0ZouQf6WPSIFoYS/CmGntYzlS7TrqDKOAo
+eYzpOpLjf9civAt9PShllOeBlb8llBY19WgQ/4gPmEswwKVSdKxMiw+RwG2u/BTi
+REKbnmuNztnIzh9lcfcGEVmULQ8sBVQdLDfOOH+Q7irhQYTwLXZmnPf3zhT9pycB
+wySCtpdgUeL43yNXS9yTFXnXK3QAxhHDvB5tS/QtqBtplcQR+eX8JjBxEbFQa8Y=
+=pAwn
 -----END PGP SIGNATURE-----
-- 
GitLab