comparison src/version.c @ 5280:ba37e955913e v7.4b.016

updated for version 7.4b.016 Problem: Ruby detection fails on Fedora 19. Solution: Use one way to get the Ruby version. (Michael Henry)
author Bram Moolenaar <bram@vim.org>
date Wed, 07 Aug 2013 15:22:23 +0200
parents d96f16667cc4
children 8c42772f0543
comparison
equal deleted inserted replaced
5279:cf95e401ba4a 5280:ba37e955913e
725 NULL 725 NULL
726 }; 726 };
727 727
728 static int included_patches[] = 728 static int included_patches[] =
729 { /* Add new patch number below this line */ 729 { /* Add new patch number below this line */
730 /**/
731 16,
730 /**/ 732 /**/
731 15, 733 15,
732 /**/ 734 /**/
733 14, 735 14,
734 /**/ 736 /**/