diff options
Diffstat (limited to 'uvim/Makefile')
| -rw-r--r-- | uvim/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/uvim/Makefile b/uvim/Makefile index 0269ac82a3..4bfd5783e0 100644 --- a/uvim/Makefile +++ b/uvim/Makefile @@ -97,8 +97,8 @@ syntaxtest: # To do all this you need the Unix archive and compiled binaries. # Before creating an archive first delete all backup files, *.orig, etc. -MAJOR = 9 -MINOR = 2 +MAJOR = 10 +MINOR = 0 # CHECKLIST for creating a new version: # |
