Merging upstream version 4.4.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
d98b081a3d
commit
dfe7ded19c
48 changed files with 181 additions and 105 deletions
4
ReadMe.c
4
ReadMe.c
|
@ -28,10 +28,10 @@
|
|||
#include "mdadm.h"
|
||||
|
||||
#ifndef VERSION
|
||||
#define VERSION "4.3"
|
||||
#define VERSION "4.4"
|
||||
#endif
|
||||
#ifndef VERS_DATE
|
||||
#define VERS_DATE "2024-02-15"
|
||||
#define VERS_DATE "2024-11-07"
|
||||
#endif
|
||||
#ifndef EXTRAVERSION
|
||||
#define EXTRAVERSION ""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue