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";
|