diff src/version.c @ 3879:447c688b82eb v7.3.696

updated for version 7.3.696 Problem: Message about added spell language can be wrong. Solution: Give correct message. Add g:menutrans_set_lang_to to allow for translation. (Jiri Sedlak)
author Bram Moolenaar <bram@vim.org>
date Sun, 21 Oct 2012 01:21:59 +0200
parents cd6c420e31d6
children 7c72b5f7ada1
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -720,6 +720,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    696,
+/**/
     695,
 /**/
     694,