mirror of
https://github.com/UltraCoderRU/libwebrtc.git
synced 2026-01-28 19:25:12 +00:00
Bump to version 0.0.1-rc.3
This commit is contained in:
parent
063c82aab5
commit
378088aa75
2 changed files with 2 additions and 2 deletions
|
|
@ -35,7 +35,7 @@ execute_process(
|
|||
set(LIBWEBRTC_MAJOR_VERSION 0)
|
||||
set(LIBWEBRTC_MINOR_VERSION 0)
|
||||
set(LIBWEBRTC_PATCH_VERSION 1)
|
||||
set(LIBWEBRTC_BUILD_VERSION rc.2)
|
||||
set(LIBWEBRTC_BUILD_VERSION rc.3)
|
||||
|
||||
set(LIBWEBRTC_API_VERSION
|
||||
"${LIBWEBRTC_MAJOR_VERSION}.${LIBWEBRTC_MINOR_VERSION}.${LIBWEBRTC_PATCH_VERSION}"
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "libwebrtc-src",
|
||||
"version": "0.0.1-rc.2",
|
||||
"version": "0.0.1-rc.3",
|
||||
"description": "libwebrtc source code",
|
||||
"main": "index.js",
|
||||
"config": {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue