Merging upstream version 4.3.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
07b992239b
commit
0a7cc54657
13 changed files with 76 additions and 100 deletions
4
ReadMe.c
4
ReadMe.c
|
@ -28,10 +28,10 @@
|
|||
#include "mdadm.h"
|
||||
|
||||
#ifndef VERSION
|
||||
#define VERSION "4.2"
|
||||
#define VERSION "4.3"
|
||||
#endif
|
||||
#ifndef VERS_DATE
|
||||
#define VERS_DATE "2021-12-30"
|
||||
#define VERS_DATE "2024-02-15"
|
||||
#endif
|
||||
#ifndef EXTRAVERSION
|
||||
#define EXTRAVERSION ""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue