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/otp_mibs | |
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/otp_mibs')
-rw-r--r-- | lib/otp_mibs/vsn.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/otp_mibs/vsn.mk b/lib/otp_mibs/vsn.mk index 96d3088224..98db21c132 100644 --- a/lib/otp_mibs/vsn.mk +++ b/lib/otp_mibs/vsn.mk @@ -1,4 +1,4 @@ -OTP_MIBS_VSN = 1.0.8 +OTP_MIBS_VSN = 1.0.9 # Note: The branch 'otp_mibs' is defunct as of otp_mibs-1.0.4 and # should NOT be used again. |