This website requires JavaScript.
Explore
Help
Register
Sign In
hardenedbsd
/
HardenedBSD
Watch
1
Star
0
Fork
0
You've already forked HardenedBSD
mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced
2025-01-11 17:04:19 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
ad26f87d59
HardenedBSD
/
gnu
/
usr.bin
/
diff
/
version.c
6 lines
94 B
C
Raw
Normal View
History
Unescape
Escape
GNU Diff 2.3
1993-06-29 10:13:44 +02:00
/* Version number of GNU diff. */
Updated to GNU diffutils 2.6
1993-11-12 08:05:54 +01:00
#
include
"config.h"
Merge in/out comflicts caused by Diffutils-2.7 import... In future, it should be as easy as "update -j ....", but this time I had to go over it by hand. Not nice..
1995-10-28 20:11:01 +01:00
char
const
version_string
[
]
=
"
2.7
"
;
Reference in New Issue
Copy Permalink