aboutsummaryrefslogtreecommitdiffstats
path: root/lib/snmp/vsn.mk
diff options
context:
space:
mode:
authorMicael Karlberg <[email protected]>2013-02-04 12:16:03 +0100
committerMicael Karlberg <[email protected]>2013-02-04 12:25:42 +0100
commit01307e9ca4dec7e06645962562de476905749a84 (patch)
treefb218f540dd34a889f645b994dabedf044ecb6b0 /lib/snmp/vsn.mk
parentf8fb6ca51a4d344830e786e27b4b917a9973b801 (diff)
downloadotp-01307e9ca4dec7e06645962562de476905749a84.tar.gz
otp-01307e9ca4dec7e06645962562de476905749a84.tar.bz2
otp-01307e9ca4dec7e06645962562de476905749a84.zip
[snmp/compiler] Release notes, appup and proper version
Diffstat (limited to 'lib/snmp/vsn.mk')
-rw-r--r--lib/snmp/vsn.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/snmp/vsn.mk b/lib/snmp/vsn.mk
index b90dbe4eef..5d3c393bcc 100644
--- a/lib/snmp/vsn.mk
+++ b/lib/snmp/vsn.mk
@@ -2,7 +2,7 @@
# %CopyrightBegin%
#
-# Copyright Ericsson AB 1997-2012. All Rights Reserved.
+# Copyright Ericsson AB 1997-2013. All Rights Reserved.
#
# The contents of this file are subject to the Erlang Public License,
# Version 1.1, (the "License"); you may not use this file except in
@@ -18,6 +18,6 @@
# %CopyrightEnd%
APPLICATION = snmp
-SNMP_VSN = 4.22.1
+SNMP_VSN = 4.22.2
PRE_VSN =
APP_VSN = "$(APPLICATION)-$(SNMP_VSN)$(PRE_VSN)"