Bump version

This commit is contained in:
Mészáros Mihály 2020-06-24 17:05:18 +02:00
parent fdf7065d0f
commit 6d605d353f
4 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
# Run it from the root of the coturn source tree
V=4.5.1.2
V=4.5.1.3
PACKDIR=`pwd`/../coturn-releases/
SRCDIR=`pwd`

View File

@ -2,7 +2,7 @@
# Common settings script.
TURNVERSION=4.5.1.2
TURNVERSION=4.5.1.3
BUILDDIR=~/rpmbuild
ARCH=`uname -p`

View File

@ -1,5 +1,5 @@
Name: turnserver
Version: 4.5.1.2
Version: 4.5.1.3
Release: 0%{dist}
Summary: Coturn TURN Server

View File

@ -31,7 +31,7 @@
#ifndef __IOADEFS__
#define __IOADEFS__
#define TURN_SERVER_VERSION "4.5.1.2"
#define TURN_SERVER_VERSION "4.5.1.3"
#define TURN_SERVER_VERSION_NAME "dan Eider"
#define TURN_SOFTWARE "Coturn-" TURN_SERVER_VERSION " '" TURN_SERVER_VERSION_NAME "'"