diff options
Diffstat (limited to 'uvim/src/Makefile')
| -rw-r--r-- | uvim/src/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/uvim/src/Makefile b/uvim/src/Makefile index 5f1308748f..52df55afd9 100644 --- a/uvim/src/Makefile +++ b/uvim/src/Makefile @@ -983,8 +983,8 @@ TOOLS = xxd/xxd$(EXEEXT) MAN1DIR = /man1 ### MNV version (adjusted by a script) -MNVMAJOR = 9 -MNVMINOR = 2 +MNVMAJOR = 10 +MNVMINOR = 0 ### Location of MNV files (should not need to be changed, and {{{1 ### some things might not work when they are changed!) |
