comparison src/version.c @ 14210:1681178c4434 v8.1.0122

patch 8.1.0122: translators don't always understand the maintainer message commit https://github.com/vim/vim/commit/0c183198727b80fd7e52fb29cc1dcd08d79a281c Author: Bram Moolenaar <Bram@vim.org> Date: Thu Jun 28 14:54:43 2018 +0200 patch 8.1.0122: translators don't always understand the maintainer message Problem: Translators don't always understand the maintainer message. Solution: Add a comment that ends up in the generated po file. (Christian Brabandt, closes #3037)
author Christian Brabandt <cb@256bit.org>
date Thu, 28 Jun 2018 15:00:07 +0200
parents 4cb334816bb1
children 2bebc49116fd
comparison
equal deleted inserted replaced
14209:508f1664bd8d 14210:1681178c4434
787 NULL 787 NULL
788 }; 788 };
789 789
790 static int included_patches[] = 790 static int included_patches[] =
791 { /* Add new patch number below this line */ 791 { /* Add new patch number below this line */
792 /**/
793 122,
792 /**/ 794 /**/
793 121, 795 121,
794 /**/ 796 /**/
795 120, 797 120,
796 /**/ 798 /**/