comparison src/version.c @ 33112:27e42f2eab1b v9.0.1839

patch 9.0.1839: No Makefile rule to build cscope database Commit: https://github.com/vim/vim/commit/738ce77aa9e4922dd724d1470960285cbb9ab3c2 Author: Christian Brabandt <cb@256bit.org> Date: Fri Sep 1 22:38:26 2023 +0200 patch 9.0.1839: No Makefile rule to build cscope database Problem: No Makefile rule to build cscope database Solution: Add rule Signed-off-by: Christian Brabandt <cb@256bit.org>
author Christian Brabandt <cb@256bit.org>
date Fri, 01 Sep 2023 22:45:03 +0200
parents 2b5cc29b0a0e
children e64f3ab1a8b9
comparison
equal deleted inserted replaced
33111:cb2145d28944 33112:27e42f2eab1b
697 NULL 697 NULL
698 }; 698 };
699 699
700 static int included_patches[] = 700 static int included_patches[] =
701 { /* Add new patch number below this line */ 701 { /* Add new patch number below this line */
702 /**/
703 1839,
702 /**/ 704 /**/
703 1838, 705 1838,
704 /**/ 706 /**/
705 1837, 707 1837,
706 /**/ 708 /**/