diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000000..9216dbe8db --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +src/testdir/test42.in diff diff --git a/Filelist b/Filelist index e79cbb791e..a2b9f0adb7 100644 --- a/Filelist +++ b/Filelist @@ -4,6 +4,7 @@ # source files for all source archives SRC_ALL = \ .gitignore \ + .gitattributes \ .hgignore \ .lgtm.yml \ .travis.yml \ diff --git a/src/testdir/test42.in b/src/testdir/test42.in index c35569a76c..1d9d3ab92c 100644 Binary files a/src/testdir/test42.in and b/src/testdir/test42.in differ diff --git a/src/version.c b/src/version.c index 0fff97d466..afdc49aeb2 100644 --- a/src/version.c +++ b/src/version.c @@ -741,6 +741,8 @@ static char *(features[]) = static int included_patches[] = { /* Add new patch number below this line */ +/**/ + 2182, /**/ 2181, /**/