diff options
author | Hans Bolinder <[email protected]> | 2016-05-13 10:16:30 +0200 |
---|---|---|
committer | Hans Bolinder <[email protected]> | 2016-05-13 10:16:30 +0200 |
commit | 787392012da7671a71f15d9c04725601856b6a97 (patch) | |
tree | ebb01e28e4c1f2f5a1def2afb9e4032081cc98d5 /lib/syntax_tools | |
parent | 150fae8d48b46e43e24febc1c337312155d92032 (diff) | |
download | otp-787392012da7671a71f15d9c04725601856b6a97.tar.gz otp-787392012da7671a71f15d9c04725601856b6a97.tar.bz2 otp-787392012da7671a71f15d9c04725601856b6a97.zip |
Update application versions
Diffstat (limited to 'lib/syntax_tools')
-rw-r--r-- | lib/syntax_tools/vsn.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/syntax_tools/vsn.mk b/lib/syntax_tools/vsn.mk index 403e90196e..f09c2a01d0 100644 --- a/lib/syntax_tools/vsn.mk +++ b/lib/syntax_tools/vsn.mk @@ -1 +1 @@ -SYNTAX_TOOLS_VSN = 1.7 +SYNTAX_TOOLS_VSN = 2.0 |