diff --git a/Filelist b/Filelist index 60221160a0..46aaa964e3 100644 --- a/Filelist +++ b/Filelist @@ -3,6 +3,7 @@ # source files for all source archives SRC_ALL = \ + .hgignore \ src/README.txt \ src/arabic.c \ src/arabic.h \ diff --git a/src/version.c b/src/version.c index e510d37627..5ebb30d4e0 100644 --- a/src/version.c +++ b/src/version.c @@ -734,6 +734,8 @@ static char *(features[]) = static int included_patches[] = { /* Add new patch number below this line */ +/**/ + 287, /**/ 286, /**/