diff options
author | Peter Andersson <[email protected]> | 2010-05-27 00:07:32 +0200 |
---|---|---|
committer | Raimo Niskanen <[email protected]> | 2010-06-09 16:19:19 +0200 |
commit | 80d1a5c5753a18491bfe29740ab5b0af22f0bff2 (patch) | |
tree | 0371ae6abc065968f81d9c3d9dc421050b258e7f /lib/webtool/vsn.mk | |
parent | 5cf552a62742c6ddc974ba5491188576d512254e (diff) | |
download | otp-80d1a5c5753a18491bfe29740ab5b0af22f0bff2.tar.gz otp-80d1a5c5753a18491bfe29740ab5b0af22f0bff2.tar.bz2 otp-80d1a5c5753a18491bfe29740ab5b0af22f0bff2.zip |
Update Webtool documentation
Documentation changed to specify Firefox as default browser on unix/linux.
Diffstat (limited to 'lib/webtool/vsn.mk')
-rw-r--r-- | lib/webtool/vsn.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/webtool/vsn.mk b/lib/webtool/vsn.mk index 712e3abbaf..6b76883330 100644 --- a/lib/webtool/vsn.mk +++ b/lib/webtool/vsn.mk @@ -1 +1 @@ -WEBTOOL_VSN=0.8.6 +WEBTOOL_VSN=0.8.7 |