diff options
| author | Bram Moolenaar <Bram@vim.org> | 2009-03-18 18:09:03 +0000 |
|---|---|---|
| committer | Bram Moolenaar <Bram@vim.org> | 2009-03-18 18:09:03 +0000 |
| commit | f3205d1ee7b3cc7b054680bfa4e7e14a9a5b477e (patch) | |
| tree | bc97de448ab7bf4856cc85e0aeef180a0fcb371b /src/version.c | |
| parent | 1b636fa0e8206aa5688b5b4f035b38a560dce2f0 (diff) | |
| download | vim-git-7.2.148.tar.gz | |
updated for version 7.2-148v7.2.148
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 e37682237..756ed263a 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 */ /**/ + 148, +/**/ 147, /**/ 146, |
