From a94ddf025aeef85f75e63a90ffaad5079a7f63be Mon Sep 17 00:00:00 2001 From: Packit Service Date: Dec 09 2020 17:31:50 +0000 Subject: Apply patch 0021-use-Red-Hat-version-string-to-match-RPM-package-vers.patch patch_name: 0021-use-Red-Hat-version-string-to-match-RPM-package-vers.patch present_in_specfile: true location_in_specfile: 21 --- diff --git a/usr/version.h b/usr/version.h index 115a11c..1214f3b 100644 --- a/usr/version.h +++ b/usr/version.h @@ -6,7 +6,7 @@ * This may not be the same value as the kernel versions because * some other maintainer could merge a patch without going through us */ -#define ISCSI_VERSION_STR "2.1.2" +#define ISCSI_VERSION_STR "6.2.1.2-0" #define ISCSI_VERSION_FILE "/sys/module/scsi_transport_iscsi/version" #endif