diff options
author | Hans Bolinder <[email protected]> | 2015-09-21 09:53:12 +0200 |
---|---|---|
committer | Hans Bolinder <[email protected]> | 2015-09-21 09:53:12 +0200 |
commit | cc4d2fda78255b183014490fa108e30ff7d65e71 (patch) | |
tree | 5bedd1c4a735ef79656a5484ae3be2456c0c23d2 /lib/stdlib/vsn.mk | |
parent | 986683dcfff264e55e854c9566281b0f4c0e2d43 (diff) | |
parent | 41dbb04aa2f88192d6aa2d55fd7ea82a9f07c0f8 (diff) | |
download | otp-cc4d2fda78255b183014490fa108e30ff7d65e71.tar.gz otp-cc4d2fda78255b183014490fa108e30ff7d65e71.tar.bz2 otp-cc4d2fda78255b183014490fa108e30ff7d65e71.zip |
Merge branch 'maint'
* maint:
Update application versions
Diffstat (limited to 'lib/stdlib/vsn.mk')
-rw-r--r-- | lib/stdlib/vsn.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/stdlib/vsn.mk b/lib/stdlib/vsn.mk index dbe5e04d60..3387d74e57 100644 --- a/lib/stdlib/vsn.mk +++ b/lib/stdlib/vsn.mk @@ -1 +1 @@ -STDLIB_VSN = 2.5.1 +STDLIB_VSN = 2.6 |