diff options
author | Björn-Egil Dahlberg <[email protected]> | 2011-11-22 12:00:40 +0100 |
---|---|---|
committer | Björn-Egil Dahlberg <[email protected]> | 2011-11-22 12:00:40 +0100 |
commit | 021472220ed3afe5a9c8e0ea854bf47f9764539c (patch) | |
tree | a106ad6c8d473a3527507c730f2f42f1c0a78b78 /lib/otp_mibs | |
parent | e21ff9b0b69219ab3853be7e80813156113152b7 (diff) | |
download | otp-021472220ed3afe5a9c8e0ea854bf47f9764539c.tar.gz otp-021472220ed3afe5a9c8e0ea854bf47f9764539c.tar.bz2 otp-021472220ed3afe5a9c8e0ea854bf47f9764539c.zip |
Revert "Update version numbers for pre-release of R15"
This reverts commit e21ff9b0b69219ab3853be7e80813156113152b7.
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 fdb4f165bc..c2fa7c9474 100644 --- a/lib/otp_mibs/vsn.mk +++ b/lib/otp_mibs/vsn.mk @@ -1,4 +1,4 @@ -OTP_MIBS_VSN = 1.0.6.pre +OTP_MIBS_VSN = 1.0.6 # Note: The branch 'otp_mibs' is defunct as of otp_mibs-1.0.4 and # should NOT be used again. |