aboutsummaryrefslogtreecommitdiffstats
path: root/lib/runtime_tools
diff options
context:
space:
mode:
authorRickard Green <[email protected]>2013-12-03 01:15:11 +0100
committerRickard Green <[email protected]>2013-12-03 01:15:11 +0100
commit8ec3c5cf0ff175fb8232d2d73dd21f78799a31a2 (patch)
tree9e6fca8b475f3355bb5d7e3e6ba5acf01733c1d1 /lib/runtime_tools
parent754d8ec0eec7a75b95bc970580e8b455095297ba (diff)
downloadotp-8ec3c5cf0ff175fb8232d2d73dd21f78799a31a2.tar.gz
otp-8ec3c5cf0ff175fb8232d2d73dd21f78799a31a2.tar.bz2
otp-8ec3c5cf0ff175fb8232d2d73dd21f78799a31a2.zip
Fix observer retrieval of alloc info
This commit only bump the runtime_tools version. The actual fix is in commit 6cd261deb5fec413eb196b620a4618cfa0781458 (merged to maint branch), but should have been part of this commit.
Diffstat (limited to 'lib/runtime_tools')
-rw-r--r--lib/runtime_tools/vsn.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/runtime_tools/vsn.mk b/lib/runtime_tools/vsn.mk
index 9ee1aba29c..c282661a61 100644
--- a/lib/runtime_tools/vsn.mk
+++ b/lib/runtime_tools/vsn.mk
@@ -1 +1 @@
-RUNTIME_TOOLS_VSN = 1.8.12
+RUNTIME_TOOLS_VSN = 1.8.13