comparison src/version.c @ 5643:e61a2b709f69 v7.4.168

updated for version 7.4.168 Problem: Can't compile with Ruby 2.1.0. Solution: Add support for new GC. (Kohei Suzuki)
author Bram Moolenaar <bram@vim.org>
date Wed, 05 Feb 2014 22:41:15 +0100
parents 22387c8eec43
children 4e3a9dd25d42
comparison
equal deleted inserted replaced
5642:7e65f6e3c2fb 5643:e61a2b709f69
736 NULL 736 NULL
737 }; 737 };
738 738
739 static int included_patches[] = 739 static int included_patches[] =
740 { /* Add new patch number below this line */ 740 { /* Add new patch number below this line */
741 /**/
742 168,
741 /**/ 743 /**/
742 167, 744 167,
743 /**/ 745 /**/
744 166, 746 166,
745 /**/ 747 /**/