Skip to content
Snippets Groups Projects
Commit 1133eba3 authored by chrfranke's avatar chrfranke
Browse files

Release 7.3 RELEASE_7_3

git-svn-id: https://svn.code.sf.net/p/smartmontools/code/trunk@5338 4ea69e1a-61f1-4043-bf83-b5c94c648137
parent 90b0c082
No related branches found
No related tags found
No related merge requests found
$Id$ $Id$
2022-02-28 Christian Franke <franke@computer.org>
smartmontools 7.3
2022-02-27 Douglas Gilbert <dgilbert@interlog.com> 2022-02-27 Douglas Gilbert <dgilbert@interlog.com>
scsicmds.cpp scsiprint.cpp and others: route all SCSI pass scsicmds.cpp scsiprint.cpp and others: route all SCSI pass
......
...@@ -5,7 +5,7 @@ $Id$ ...@@ -5,7 +5,7 @@ $Id$
The most up-to-date version of this file is: The most up-to-date version of this file is:
https://www.smartmontools.org/browser/trunk/smartmontools/NEWS https://www.smartmontools.org/browser/trunk/smartmontools/NEWS
Date <Not released yet, please try current SVN or a recent CI build> Date 2022-02-28
Summary: smartmontools release 7.3 Summary: smartmontools release 7.3
----------------------------------------------------------- -----------------------------------------------------------
- smartctl '-j': Many additions to the JSON output for SCSI/SAS devices. - smartctl '-j': Many additions to the JSON output for SCSI/SAS devices.
......
...@@ -10,8 +10,8 @@ AM_INIT_AUTOMAKE([1.10 foreign]) ...@@ -10,8 +10,8 @@ AM_INIT_AUTOMAKE([1.10 foreign])
smartmontools_drivedb_version=7.3 smartmontools_drivedb_version=7.3
smartmontools_cvs_tag=`echo '$Id$'` smartmontools_cvs_tag=`echo '$Id$'`
smartmontools_release_date=2020-12-30 smartmontools_release_date=2022-02-28
smartmontools_release_time="16:48:30 UTC" smartmontools_release_time="16:33:40 UTC"
AC_DEFINE_UNQUOTED(SMARTMONTOOLS_CONFIGURE_ARGS, "$ac_configure_args", [smartmontools Configure Arguments]) AC_DEFINE_UNQUOTED(SMARTMONTOOLS_CONFIGURE_ARGS, "$ac_configure_args", [smartmontools Configure Arguments])
AC_DEFINE_UNQUOTED(SMARTMONTOOLS_RELEASE_DATE, "$smartmontools_release_date", [smartmontools Release Date]) AC_DEFINE_UNQUOTED(SMARTMONTOOLS_RELEASE_DATE, "$smartmontools_release_date", [smartmontools Release Date])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment