diff options
author | Hans Bolinder <[email protected]> | 2015-09-16 15:03:56 +0200 |
---|---|---|
committer | Hans Bolinder <[email protected]> | 2015-09-16 15:03:56 +0200 |
commit | fabd3cef0a23b07f6242b201b18d3952958f33d0 (patch) | |
tree | e2821e007cb4a53d7731725cf55652cb6c6da315 /lib/hipe | |
parent | 11d43f696dc11824413cf1c2275f1c770ea1934c (diff) | |
parent | 954ff6d159626460ed172947605b9246f87b1d8b (diff) | |
download | otp-fabd3cef0a23b07f6242b201b18d3952958f33d0.tar.gz otp-fabd3cef0a23b07f6242b201b18d3952958f33d0.tar.bz2 otp-fabd3cef0a23b07f6242b201b18d3952958f33d0.zip |
Merge branch 'maint'
* maint:
Update application versions
Diffstat (limited to 'lib/hipe')
-rw-r--r-- | lib/hipe/vsn.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/hipe/vsn.mk b/lib/hipe/vsn.mk index e507ae933f..3ec9d7ee45 100644 --- a/lib/hipe/vsn.mk +++ b/lib/hipe/vsn.mk @@ -1 +1 @@ -HIPE_VSN = 3.12 +HIPE_VSN = 3.13 |