diff src/version.c @ 4795:8360a59aa04b v7.3.1144

updated for version 7.3.1144 Problem: "RO" is not translated everywhere. Solution: Put inside _(). (Sergey Alyoshin)
author Bram Moolenaar <bram@vim.org>
date Fri, 07 Jun 2013 20:17:11 +0200
parents 66e849c4558a
children a30e3762957d
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -729,6 +729,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    1144,
+/**/
     1143,
 /**/
     1142,