From 48177ff7c93ba71f7687cd0189f5e60bd413c7c6 Mon Sep 17 00:00:00 2001
From: Micael Karlberg <bmk@erlang.org>
Date: Mon, 10 May 2010 14:02:52 +0000
Subject: OTP-8563: Decode/Encode of Counter64 error OTP-8574: Option to allow
 invalid row OIDs OTP-8594: Make snmp forward compatible with new crypto
 OTP-8595: snmpc fails to compile BITS with "holes"

---
 lib/snmp/vsn.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'lib/snmp')

diff --git a/lib/snmp/vsn.mk b/lib/snmp/vsn.mk
index 7a588da9cc..2fccc733e6 100644
--- a/lib/snmp/vsn.mk
+++ b/lib/snmp/vsn.mk
@@ -18,7 +18,7 @@
 # %CopyrightEnd%
 
 SNMP_VSN = 4.16.2
-PRE_VSN  =-OTP8604
+PRE_VSN  =
 APP_VSN  = "snmp-$(SNMP_VSN)$(PRE_VSN)"
 
 TICKETS = OTP-8563 OTP-8574 OTP-8594 OTP-8595
-- 
cgit v1.2.3