comparison src/version.c @ 5247:09c88160095d v7.4b.000

Update files for the 7.4b BETA release.
author Bram Moolenaar <bram@vim.org>
date Sun, 28 Jul 2013 18:29:08 +0200
parents 8c6615a30951
children 47a09a572ea6
comparison
equal deleted inserted replaced
5246:d2c3543cd34a 5247:09c88160095d
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 47,
732 /**/
733 46,
734 /**/
735 45,
736 /**/
737 44,
738 /**/
739 43,
740 /**/
741 42,
742 /**/
743 41,
744 /**/
745 40,
746 /**/
747 39,
748 /**/
749 38,
750 /**/
751 37,
752 /**/
753 36,
754 /**/
755 35,
756 /**/
757 34,
758 /**/
759 33,
760 /**/
761 32,
762 /**/
763 31,
764 /**/
765 30,
766 /**/
767 29,
768 /**/
769 28,
770 /**/
771 27,
772 /**/
773 26,
774 /**/
775 25,
776 /**/
777 24,
778 /**/
779 23,
780 /**/
781 22,
782 /**/
783 21,
784 /**/
785 20,
786 /**/
787 19,
788 /**/
789 18,
790 /**/
791 17,
792 /**/
793 16,
794 /**/
795 15,
796 /**/
797 14,
798 /**/
799 13,
800 /**/
801 12,
802 /**/
803 11,
804 /**/
805 10,
806 /**/
807 9,
808 /**/
809 8,
810 /**/
811 7,
812 /**/
813 6,
814 /**/
815 5,
816 /**/
817 4,
818 /**/
819 3,
820 /**/
821 2,
822 /**/
823 1,
824 /**/ 730 /**/
825 0 731 0
826 }; 732 };
827 733
828 /* 734 /*