comparison src/version.c @ 4942:b89aa3374b7f v7.3.1216

updated for version 7.3.1216 Problem: Configure can't find Motif on Ubuntu. Solution: Search for libXm in /usr/lib/*-linux-gnu.
author Bram Moolenaar <bram@vim.org>
date Mon, 17 Jun 2013 20:27:18 +0200
parents 8bbd0ff486b3
children 613651492c19
comparison
equal deleted inserted replaced
4941:15ba0ede7c90 4942:b89aa3374b7f
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 1216,
731 /**/ 733 /**/
732 1215, 734 1215,
733 /**/ 735 /**/
734 1214, 736 1214,
735 /**/ 737 /**/