59626ebf7f
* "diff-highlight" (in contrib/) used to show byte-by-byte differences, which meant that multi-byte characters can be chopped in the middle. It learned to pay attention to character boundaries (assuming the UTF-8 payload). Also contains typofixes, documentation updates and trivial code clean-ups.
6 lines
157 B
Text
6 lines
157 B
Text
# $NetBSD: Makefile.version,v 1.22 2015/04/25 09:02:45 adam Exp $
|
|
#
|
|
# used by devel/git/Makefile.common
|
|
# used by devel/git-svn/Makefile
|
|
|
|
GIT_VERSION= 2.3.6
|