summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEvan Martin <martine@danga.com>2012-12-21 01:47:49 (GMT)
committerEvan Martin <martine@danga.com>2012-12-21 01:47:49 (GMT)
commite3bbbd995b04e5ad930f6f55f8060d680af07cb5 (patch)
tree6f73bbe1d3d125b1944a3ff5e459e1f5d950d3a2
parentdeb12d8eed547262719bd4d8b50f140b3dbdbc1e (diff)
parent1b91f76bbaad5141d052782341bfc4f054f82159 (diff)
downloadNinja-e3bbbd995b04e5ad930f6f55f8060d680af07cb5.zip
Ninja-e3bbbd995b04e5ad930f6f55f8060d680af07cb5.tar.gz
Ninja-e3bbbd995b04e5ad930f6f55f8060d680af07cb5.tar.bz2
Merge pull request #475 from nico/vim
Update version number in ninja.vim after recent changes.
-rw-r--r--misc/ninja.vim4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/ninja.vim b/misc/ninja.vim
index 7787c6e..841902f 100644
--- a/misc/ninja.vim
+++ b/misc/ninja.vim
@@ -1,8 +1,8 @@
" ninja build file syntax.
" Language: ninja build file as described at
" http://martine.github.com/ninja/manual.html
-" Version: 1.2
-" Last Change: 2012/06/01
+" Version: 1.3
+" Last Change: 2012/12/14
" Maintainer: Nicolas Weber <nicolasweber@gmx.de>
" Version 1.2 of this script is in the upstream vim repository and will be
" included in the next vim release. If you change this, please send your change