aboutsummaryrefslogtreecommitdiffstats
path: root/lib/diameter/vsn.mk
diff options
context:
space:
mode:
authorAnders Svensson <[email protected]>2013-01-15 17:30:41 +0100
committerAnders Svensson <[email protected]>2013-01-15 17:30:41 +0100
commit5ba9aaf86685768eeffa672df42a107368d3b8b9 (patch)
tree589e57a3f68a333ae1700f5ca5f9a43aee2129f5 /lib/diameter/vsn.mk
parent8ecaddf068f23c243ad321e10b439393512be697 (diff)
downloadotp-5ba9aaf86685768eeffa672df42a107368d3b8b9.tar.gz
otp-5ba9aaf86685768eeffa672df42a107368d3b8b9.tar.bz2
otp-5ba9aaf86685768eeffa672df42a107368d3b8b9.zip
vsn -> 1.3.1
Diffstat (limited to 'lib/diameter/vsn.mk')
-rw-r--r--lib/diameter/vsn.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/diameter/vsn.mk b/lib/diameter/vsn.mk
index c9f74ffcec..7b2208137b 100644
--- a/lib/diameter/vsn.mk
+++ b/lib/diameter/vsn.mk
@@ -2,7 +2,7 @@
# %CopyrightBegin%
#
-# Copyright Ericsson AB 2010-2012. All Rights Reserved.
+# Copyright Ericsson AB 2010-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,7 +18,7 @@
# %CopyrightEnd%
APPLICATION = diameter
-DIAMETER_VSN = 1.3
+DIAMETER_VSN = 1.3.1
PRE_VSN =
APP_VSN = "$(APPLICATION)-$(DIAMETER_VSN)$(PRE_VSN)"