mirror of
https://github.com/coturn/coturn.git
synced 2025-11-01 07:21:04 +01:00
Increase version to 4.6.0 (#976)
Increase the version number for the 4.6.0 release. It uses the codename Gorst.
This commit is contained in:
parent
35c9e8d52f
commit
f67326fe35
@ -31,8 +31,8 @@
|
|||||||
#ifndef __IOADEFS__
|
#ifndef __IOADEFS__
|
||||||
#define __IOADEFS__
|
#define __IOADEFS__
|
||||||
|
|
||||||
#define TURN_SERVER_VERSION "4.5.2"
|
#define TURN_SERVER_VERSION "4.6.0"
|
||||||
#define TURN_SERVER_VERSION_NAME "dan Eider"
|
#define TURN_SERVER_VERSION_NAME "Gorst"
|
||||||
#define TURN_SOFTWARE "Coturn-" TURN_SERVER_VERSION " '" TURN_SERVER_VERSION_NAME "'"
|
#define TURN_SOFTWARE "Coturn-" TURN_SERVER_VERSION " '" TURN_SERVER_VERSION_NAME "'"
|
||||||
|
|
||||||
#if (defined(__unix__) || defined(unix)) && !defined(USG)
|
#if (defined(__unix__) || defined(unix)) && !defined(USG)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user