diff --git a/Filelist b/Filelist index 6e90d21eba..dfa53075e4 100644 --- a/Filelist +++ b/Filelist @@ -209,6 +209,7 @@ SRC_ALL = \ src/proto/option.pro \ src/proto/popupmnu.pro \ src/proto/popupwin.pro \ + src/proto/profiler.pro \ src/proto/quickfix.pro \ src/proto/regexp.pro \ src/proto/screen.pro \ diff --git a/src/version.c b/src/version.c index 4316068e76..21dc66e02b 100644 --- a/src/version.c +++ b/src/version.c @@ -777,6 +777,8 @@ static char *(features[]) = static int included_patches[] = { /* Add new patch number below this line */ +/**/ + 1685, /**/ 1684, /**/