comparison src/version.c @ 6767:d118a2c541d5 v7.4.705

patch 7.4.705 Problem: Can't build with Ruby 2.2. Solution: Add #ifdefs to handle the incompatible change. (Andrei Olsen)
author Bram Moolenaar <bram@vim.org>
date Tue, 21 Apr 2015 15:25:31 +0200
parents ec46a5ca1b51
children fbcf54fc3a77
comparison
equal deleted inserted replaced
6766:c3ab2c7db150 6767:d118a2c541d5
739 NULL 739 NULL
740 }; 740 };
741 741
742 static int included_patches[] = 742 static int included_patches[] =
743 { /* Add new patch number below this line */ 743 { /* Add new patch number below this line */
744 /**/
745 705,
744 /**/ 746 /**/
745 704, 747 704,
746 /**/ 748 /**/
747 703, 749 703,
748 /**/ 750 /**/