diff --git a/src/nvim/version.c b/src/nvim/version.c index d36387d804..5658a28c0d 100644 --- a/src/nvim/version.c +++ b/src/nvim/version.c @@ -186,7 +186,7 @@ static const int included_patches[] = { 2298, 2297, 2296, - // 2295, + 2295, 2294, 2293, // 2292, @@ -477,7 +477,7 @@ static const int included_patches[] = { 2007, 2006, 2005, - // 2004, + 2004, 2003, 2002, 2001, @@ -485,21 +485,21 @@ static const int included_patches[] = { // 1999, 1998, 1997, - // 1996, + 1996, 1995, 1994, - // 1993, + 1993, 1992, 1991, 1990, // 1989, 1988, - // 1987, - // 1986, + 1987, + 1986, // 1985, 1984, 1983, - // 1982, + 1982, // 1981, 1980, // 1979, @@ -527,7 +527,7 @@ static const int included_patches[] = { // 1957, 1956, 1955, - // 1954, + 1954, 1953, 1952, 1951, @@ -541,7 +541,7 @@ static const int included_patches[] = { // 1943, 1942, 1941, - // 1940, + 1940, // 1939, 1938, 1937, @@ -561,8 +561,8 @@ static const int included_patches[] = { 1923, 1922, 1921, - // 1920, - // 1919, + 1920, + 1919, 1918, 1917, 1916, @@ -730,7 +730,7 @@ static const int included_patches[] = { 1754, 1753, 1752, - // 1751, + 1751, 1750, 1749, 1748,