Skip to content

Commit 24b3bf8

Browse files
authored
Merge pull request #803 from pabuhler/2-8-0-release
2.8.0 release
2 parents 0e613d9 + 9844028 commit 24b3bf8

4 files changed

Lines changed: 490 additions & 583 deletions

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cmake_minimum_required(VERSION 3.21)
22

3-
project(libsrtp2 VERSION 2.7.0 LANGUAGES C)
3+
project(libsrtp2 VERSION 2.8.0 LANGUAGES C)
44

55
set(CMAKE_C_STANDARD 99)
66
set(CMAKE_C_STANDARD_REQUIRED ON)

0 commit comments

Comments
 (0)