diff src/version.c @ 33015:172f80704b05 v9.0.1799

patch 9.0.1799: Russian menu translation can be improved Commit: https://github.com/vim/vim/commit/9a6cf34a1ebdd258acbc6f186bffed42cec2c1a0 Author: RestorerZ <restorer@mail2k.ru> Date: Sun Aug 27 19:00:42 2023 +0200 patch 9.0.1799: Russian menu translation can be improved Problem: Russian menu translation can be improved Solution: update the Russian menu files closes: #12903 Signed-off-by: Christian Brabandt <cb@256bit.org> Co-authored-by: RestorerZ <restorer@mail2k.ru>
author Christian Brabandt <cb@256bit.org>
date Sun, 27 Aug 2023 19:15:02 +0200
parents 859e539d686b
children 7d0357f70cf8
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -700,6 +700,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    1799,
+/**/
     1798,
 /**/
     1797,