diff src/version.c @ 7068:a55f35ed381b v7.4.846

commit https://github.com/vim/vim/commit/6017f3799dbb744fc34894d968b36729e607203e Author: Bram Moolenaar <Bram@vim.org> Date: Tue Sep 1 17:50:48 2015 +0200 patch 7.4.846 Problem: Some GitHub users don't know how to use issues. Solution: Add a file that explains the basics of contributing.
author Christian Brabandt <cb@256bit.org>
date Tue, 01 Sep 2015 18:00:05 +0200
parents 094c8ccdc279
children d92910c0c415
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -742,6 +742,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    846,
+/**/
     845,
 /**/
     844,