This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
258f83367c
NetBSD
/
gnu
/
usr.bin
/
diff
/
version.c
6 lines
94 B
C
Raw
Normal View
History
Unescape
Escape
Upgraded to diffutils 2.7.
1994-11-01 23:38:40 +03:00
/* Version number of GNU diff. */
Add RCS identifiers, remove some completely useless RCS logs and patchkit headers, and a few other insignificant changes.
1993-08-02 21:18:41 +04:00
Upgraded to diffutils 2.7.
1994-11-01 23:38:40 +03:00
#
include
<config.h>
Add RCS identifiers, remove some completely useless RCS logs and patchkit headers, and a few other insignificant changes.
1993-08-02 21:18:41 +04:00
Upgraded to diffutils 2.7.
1994-11-01 23:38:40 +03:00
char
const
version_string
[
]
=
"
2.7
"
;
Reference in New Issue
Copy Permalink