To: vim-dev@vim.org Subject: Patch 6.4b.001 Fcc: outbox From: Bram Moolenaar Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit ------------ Patch 6.4b.001 Problem: Vim reports "Vim 6.4a" in the ":version" output. Solution: Change "a" to "b". (Tony Mechelynck) Files: src/version.h *** ../vim-6.4b.000/src/version.h Mon Oct 10 14:14:11 2005 --- src/version.h Tue Oct 11 10:00:40 2005 *************** *** 37,40 **** #define VIM_VERSION_SHORT "6.4b" #define VIM_VERSION_MEDIUM "6.4b BETA" #define VIM_VERSION_LONG "VIM - Vi IMproved 6.4b BETA (2005 Oct 10)" ! #define VIM_VERSION_LONG_DATE "VIM - Vi IMproved 6.4a BETA (2005 Oct 10, compiled " --- 37,40 ---- #define VIM_VERSION_SHORT "6.4b" #define VIM_VERSION_MEDIUM "6.4b BETA" #define VIM_VERSION_LONG "VIM - Vi IMproved 6.4b BETA (2005 Oct 10)" ! #define VIM_VERSION_LONG_DATE "VIM - Vi IMproved 6.4b BETA (2005 Oct 10, compiled " *** ../vim-6.4b.000/src/version.c Mon Oct 10 14:15:50 2005 --- src/version.c Tue Oct 11 10:00:53 2005 *************** *** 643,644 **** --- 643,646 ---- { /* Add new patch number below this line */ + /**/ + 1, /**/ -- Imagine a world without hypothetical situations. /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net \\\ /// Sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ Project leader for A-A-P -- http://www.A-A-P.org /// \\\ Buy LOTR 3 and help AIDS victims -- http://ICCF.nl/lotr.html ///