summaryrefslogtreecommitdiff
path: root/nsis/gvim_version.nsh
Commit message (Collapse)AuthorAgeFilesLines
* Vim 8.1 releasev8.1.0000Bram Moolenaar2018-05-171-1/+1
| | | | Update version number and information. Fix a couple of tests.
* Vim 8.0 releasev8.0.0000Bram Moolenaar2016-09-121-2/+2
|
* patch 7.4.1025v7.4.1025Bram Moolenaar2016-01-021-0/+6
Problem: Version in installer needs to be updated manually. Solution: Generate a file with the version number. (Guopeng Wen)