mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-11 17:04:19 +01:00
efce212686
In future, it should be as easy as "update -j ....", but this time I had to go over it by hand. Not nice..
6 lines
94 B
C
6 lines
94 B
C
/* Version number of GNU diff. */
|
|
|
|
#include "config.h"
|
|
|
|
char const version_string[] = "2.7";
|