home *** CD-ROM | disk | FTP | other *** search
- To: vim-dev@vim.org
- Subject: patch 5.4.9 replacement
- Fcc: outbox
- From: Bram Moolenaar <Bram@moolenaar.net>
- ------------
-
- As mentioned in the message for patch 5.4.x1, this only updates the version
- number.
-
- Patch 5.4.9
- Just updates version.h. The real patch has been moved to 5.4.x1.
- This patch is just to keep the version number correct.
-
-
- *** ../vim-5.4/src/version.h Thu Jul 29 21:31:00 1999
- --- src/version.h Fri Jul 30 09:54:57 1999
- ***************
- *** 19,26 ****
- #define VIM_VERSION_MINOR_STR "4"
- #define VIM_VERSION_BUILD 57
- #define VIM_VERSION_BUILD_STR "57"
- ! #define VIM_VERSION_PATCHLEVEL 8
- ! #define VIM_VERSION_PATCHLEVEL_STR "8"
-
- /*
- * VIM_VERSION_NODOT is used for the runtime directory name.
- --- 19,26 ----
- #define VIM_VERSION_MINOR_STR "4"
- #define VIM_VERSION_BUILD 57
- #define VIM_VERSION_BUILD_STR "57"
- ! #define VIM_VERSION_PATCHLEVEL 9
- ! #define VIM_VERSION_PATCHLEVEL_STR "9"
-
- /*
- * VIM_VERSION_NODOT is used for the runtime directory name.
- ***************
- *** 30,35 ****
- */
- #define VIM_VERSION_NODOT "vim54"
- #define VIM_VERSION_SHORT "5.4"
- ! #define VIM_VERSION_MEDIUM "5.4.8"
- ! #define VIM_VERSION_LONG "VIM - Vi IMproved 5.4.8 (1999 Jul 29)"
- ! #define VIM_VERSION_LONG_DATE "VIM - Vi IMproved 5.4.8 (1999 Jul 29, compiled "
- --- 30,35 ----
- */
- #define VIM_VERSION_NODOT "vim54"
- #define VIM_VERSION_SHORT "5.4"
- ! #define VIM_VERSION_MEDIUM "5.4.9"
- ! #define VIM_VERSION_LONG "VIM - Vi IMproved 5.4.9 (1999 Jul 29)"
- ! #define VIM_VERSION_LONG_DATE "VIM - Vi IMproved 5.4.9 (1999 Jul 29, compiled "
-
- --
- WOMAN: I didn't know we had a king. I thought we were an autonomous
- collective.
- DENNIS: You're fooling yourself. We're living in a dictatorship. A
- self-perpetuating autocracy in which the working classes--
- WOMAN: Oh there you go, bringing class into it again.
- DENNIS: That's what it's all about if only people would--
- The Quest for the Holy Grail (Monty Python)
-
- --/-/---- Bram Moolenaar ---- Bram@moolenaar.net ---- Bram@vim.org ---\-\--
- \ \ www.vim.org/iccf www.moolenaar.net www.vim.org / /
-