aboutsummaryrefslogtreecommitdiffstats
path: root/lib/megaco/vsn.mk
diff options
context:
space:
mode:
authorMicael Karlberg <[email protected]>2012-02-28 18:42:26 +0100
committerMicael Karlberg <[email protected]>2012-02-28 18:42:26 +0100
commitdfd5f918b84e08d648c4e5965a42223f5b6bd0c1 (patch)
tree89a1095d6f2160e1ecc3dc749048f549508e1f06 /lib/megaco/vsn.mk
parentcc3122ab804299810c817f3819323234ff3e23c3 (diff)
downloadotp-dfd5f918b84e08d648c4e5965a42223f5b6bd0c1.tar.gz
otp-dfd5f918b84e08d648c4e5965a42223f5b6bd0c1.tar.bz2
otp-dfd5f918b84e08d648c4e5965a42223f5b6bd0c1.zip
[megaco] Remove use of deprecated system flag scheduler_bind_type
OTP-9949
Diffstat (limited to 'lib/megaco/vsn.mk')
-rw-r--r--lib/megaco/vsn.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/megaco/vsn.mk b/lib/megaco/vsn.mk
index bb6f5f554a..11a951a23e 100644
--- a/lib/megaco/vsn.mk
+++ b/lib/megaco/vsn.mk
@@ -2,7 +2,7 @@
# %CopyrightBegin%
#
-# Copyright Ericsson AB 1997-2011. All Rights Reserved.
+# Copyright Ericsson AB 1997-2012. 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 = megaco
-MEGACO_VSN = 3.16
+MEGACO_VSN = 3.16.0.1
PRE_VSN =
APP_VSN = "$(APPLICATION)-$(MEGACO_VSN)$(PRE_VSN)"