bump version

This commit is contained in:
Mészáros Mihály 2020-12-07 15:26:00 +01:00
parent 5554239a00
commit 3b3c5849cc
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.3
V=4.5.2
PACKDIR=`pwd`/../coturn-releases/
SRCDIR=`pwd`

View File

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

View File

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

View File

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