aboutsummaryrefslogtreecommitdiffstats
path: root/lib/snmp/vsn.mk
diff options
context:
space:
mode:
authorMicael Karlberg <[email protected]>2012-02-23 12:05:07 +0100
committerMicael Karlberg <[email protected]>2012-02-23 12:05:07 +0100
commit12e0e58dafd2b891df90118ba55333914e4d0f5d (patch)
treed08e5a65af72aa698f1090e3df83a63da5a2d6b3 /lib/snmp/vsn.mk
parent045810f873df73a09b105d051eed244be2edf7ee (diff)
downloadotp-12e0e58dafd2b891df90118ba55333914e4d0f5d.tar.gz
otp-12e0e58dafd2b891df90118ba55333914e4d0f5d.tar.bz2
otp-12e0e58dafd2b891df90118ba55333914e4d0f5d.zip
[snmp/agent] Documenting previously existing but undocumented function
Documenting previously existing but undocumented function, snmp_generic:get_table_info/2. OTP-9942
Diffstat (limited to 'lib/snmp/vsn.mk')
-rw-r--r--lib/snmp/vsn.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/snmp/vsn.mk b/lib/snmp/vsn.mk
index fb1dcb6c41..36b9764bc8 100644
--- a/lib/snmp/vsn.mk
+++ b/lib/snmp/vsn.mk
@@ -18,6 +18,6 @@
# %CopyrightEnd%
APPLICATION = snmp
-SNMP_VSN = 4.21.7
+SNMP_VSN = 4.22
PRE_VSN =
APP_VSN = "$(APPLICATION)-$(SNMP_VSN)$(PRE_VSN)"