diff options
author | Micael Karlberg <[email protected]> | 2010-12-06 14:27:25 +0100 |
---|---|---|
committer | Micael Karlberg <[email protected]> | 2010-12-06 14:27:25 +0100 |
commit | 0c86f27f70a46e2c28bd70ac8d4406fb8ceaf5dd (patch) | |
tree | 13fd537b27549964d57c88d710a529e7d239cb4e /lib/snmp/vsn.mk | |
parent | 74ec1253e1a89f0bb266831f73716a24c0798dc1 (diff) | |
download | otp-0c86f27f70a46e2c28bd70ac8d4406fb8ceaf5dd.tar.gz otp-0c86f27f70a46e2c28bd70ac8d4406fb8ceaf5dd.tar.bz2 otp-0c86f27f70a46e2c28bd70ac8d4406fb8ceaf5dd.zip |
Added print operations for tables vacmSecurityToGroupTable and
vacmViewTreeFamilyTable.
There is still vacmAccessTable and vacmContextTable.
Diffstat (limited to 'lib/snmp/vsn.mk')
-rw-r--r-- | lib/snmp/vsn.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/snmp/vsn.mk b/lib/snmp/vsn.mk index 1229b12ae2..ac9a192f5d 100644 --- a/lib/snmp/vsn.mk +++ b/lib/snmp/vsn.mk @@ -1,3 +1,3 @@ -SNMP_VSN = 4.18 +SNMP_VSN = 4.19 PRE_VSN = APP_VSN = "snmp-$(SNMP_VSN)$(PRE_VSN)" |