This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
e2d1047d6f
freebsd-skq
/
gnu
/
usr.bin
/
diff
/
version.c
6 lines
94 B
C
Raw
Normal View
History
Unescape
Escape
GNU Diff 2.3
1993-06-29 08:13:44 +00:00
/* Version number of GNU diff. */
Updated to GNU diffutils 2.6
1993-11-12 07:05:54 +00: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 19:11:01 +00:00
char
const
version_string
[
]
=
"
2.7
"
;
Reference in New Issue
Copy Permalink