Mercurial > vim
comparison src/version.c @ 10231:cbee14cc4da6 v8.0.0014
commit https://github.com/vim/vim/commit/1eceadaf481e34ed8155011534159775697ce884
Author: Bram Moolenaar <Bram@vim.org>
Date: Mon Sep 26 20:14:56 2016 +0200
patch 8.0.0014
Problem: Crypt tests are old style.
Solution: Convert to new style.
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Mon, 26 Sep 2016 20:30:04 +0200 |
parents | 19ced29f773a |
children | d709622a18c9 |
comparison
equal
deleted
inserted
replaced
10230:12a5a7bf3b22 | 10231:cbee14cc4da6 |
---|---|
762 NULL | 762 NULL |
763 }; | 763 }; |
764 | 764 |
765 static int included_patches[] = | 765 static int included_patches[] = |
766 { /* Add new patch number below this line */ | 766 { /* Add new patch number below this line */ |
767 /**/ | |
768 14, | |
767 /**/ | 769 /**/ |
768 13, | 770 13, |
769 /**/ | 771 /**/ |
770 12, | 772 12, |
771 /**/ | 773 /**/ |