diff options
author | Rickard Green <[email protected]> | 2014-03-10 17:11:58 +0100 |
---|---|---|
committer | Rickard Green <[email protected]> | 2014-03-20 16:24:47 +0100 |
commit | 7bc03971cfe09a2acbcd3bdaef1069af6272b127 (patch) | |
tree | 6b71bab91e6b3c4a1ba61661962b5b171aaae5c0 /lib/debugger | |
parent | a50d7e892e3b2b3c8241eabd6bd0121672a6720f (diff) | |
download | otp-7bc03971cfe09a2acbcd3bdaef1069af6272b127.tar.gz otp-7bc03971cfe09a2acbcd3bdaef1069af6272b127.tar.bz2 otp-7bc03971cfe09a2acbcd3bdaef1069af6272b127.zip |
Bump versions and ensure that all are "normal" versions
Ensure all are "normal" versions according to the new version scheme
introduced in OTP 17.0
Diffstat (limited to 'lib/debugger')
-rw-r--r-- | lib/debugger/vsn.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/debugger/vsn.mk b/lib/debugger/vsn.mk index a245e26a55..cd107599e9 100644 --- a/lib/debugger/vsn.mk +++ b/lib/debugger/vsn.mk @@ -1 +1 @@ -DEBUGGER_VSN = 3.2.12 +DEBUGGER_VSN = 4.0 |