comparison src/version.c @ 5047:cabdcfe72dc3 v7.3.1267

updated for version 7.3.1267 Problem: MS-Windows ACL support doesn't work well. Solution: Implement more ACL support. (Ken Takata)
author Bram Moolenaar <bram@vim.org>
date Sat, 29 Jun 2013 15:36:26 +0200
parents bbe4bd64c68c
children 72fcf674e545
comparison
equal deleted inserted replaced
5046:01c7f295831e 5047:cabdcfe72dc3
726 NULL 726 NULL
727 }; 727 };
728 728
729 static int included_patches[] = 729 static int included_patches[] =
730 { /* Add new patch number below this line */ 730 { /* Add new patch number below this line */
731 /**/
732 1267,
731 /**/ 733 /**/
732 1266, 734 1266,
733 /**/ 735 /**/
734 1265, 736 1265,
735 /**/ 737 /**/