mirror of
https://code.videolan.org/rist/librist.git
synced 2026-07-04 15:06:53 +00:00
NEWS, meson: prepare 0.2.19-rc1
Mark the 0.2.19 NEWS section as -rc1 and bump the project version from 0.2.18 to 0.2.19 for the release candidate tag.
This commit is contained in:
@@ -6,7 +6,7 @@ Recommendations TR-06-1 (Simple Profile), TR-06-2 (Main Profile),
|
||||
and TR-06-3 (Advanced Profile).
|
||||
|
||||
|
||||
Changes for 0.2.19:
|
||||
Changes for 0.2.19-rc1:
|
||||
---------------------------------
|
||||
|
||||
Features:
|
||||
|
||||
+1
-1
@@ -4,7 +4,7 @@
|
||||
# SPDX-License-Identifier: BSD-2-Clause
|
||||
|
||||
project('libRIST', 'c',
|
||||
version: '0.2.18',
|
||||
version: '0.2.19',
|
||||
default_options: ['c_std=c99', 'warning_level=3', 'libdir=lib'],
|
||||
meson_version: '>= 0.51.0')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user