diff options
| author | Bram Moolenaar <Bram@vim.org> | 2008-06-28 14:10:11 +0000 |
|---|---|---|
| committer | Bram Moolenaar <Bram@vim.org> | 2008-06-28 14:10:11 +0000 |
| commit | c4a87015f7e6cff9a5f6f0b44dd185db15d492ab (patch) | |
| tree | f1e8084c4bbf42098b84bc16d0ec1abb80ab633a /src/version.c | |
| parent | 8d00f9c5b9aa5c8854ab78f33ac9dce1b9da1e9e (diff) | |
| download | vim-git-7.2a.008.tar.gz | |
updated for version 7.2a-008v7.2a.008
Diffstat (limited to 'src/version.c')
| -rw-r--r-- | src/version.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/version.c b/src/version.c index fd7795e7a..93b795784 100644 --- a/src/version.c +++ b/src/version.c @@ -677,6 +677,8 @@ static char *(features[]) = static int included_patches[] = { /* Add new patch number below this line */ /**/ + 8, +/**/ 7, /**/ 6, |
