diff src/version.c @ 12738:bd24b59084a1 v8.0.1247

patch 8.0.1247: not easy to find Debian build info commit https://github.com/vim/vim/commit/86b21bb3e7bc687fc74e127d78a89b411929716b Author: Bram Moolenaar <Bram@vim.org> Date: Thu Nov 2 18:10:00 2017 +0100 patch 8.0.1247: not easy to find Debian build info Problem: Not easy to find Debian build info. Solution: Add a badge in the README file. (Dominique Pelle)
author Christian Brabandt <cb@256bit.org>
date Thu, 02 Nov 2017 18:15:04 +0100
parents 4ca72d1ed7f0
children c7f587de22a1
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -762,6 +762,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    1247,
+/**/
     1246,
 /**/
     1245,