From 08c99dcff0d9397a1d464eee159b1d56217fc5e0 Mon Sep 17 00:00:00 2001 From: "Justin M. Keyes" Date: Sat, 4 Oct 2014 17:50:31 +0000 Subject: version: update user-facing version indicators - VIM_VERSION_LONG and VIM_VERSION_LONG_DATE do not affect plugins, they are only cosmetic. - Vim-related version identifiers will be preserved for plugin compatibility (has("patchXXX") and v:version). --- runtime/doc/uganda.txt | 4 ---- 1 file changed, 4 deletions(-) (limited to 'runtime') diff --git a/runtime/doc/uganda.txt b/runtime/doc/uganda.txt index 113df4f64f..ee1c36d676 100644 --- a/runtime/doc/uganda.txt +++ b/runtime/doc/uganda.txt @@ -123,10 +123,6 @@ Note: - Once a change is included that goes under the GNU GPL, this forces all further changes to also be made under the GNU GPL or a compatible license. -- If you distribute a modified version of Vim, you can include your name and - contact information with the "--with-modified-by" configure argument or the - MODIFIED_BY define. - ============================================================================== Kibaale Children's Centre *kcc* *Kibaale* *charity* -- cgit