Update CMakeLists.txt

Bump version to 1.1.1
drowe67 2023-06-15 07:19:46 +09:30 committed by GitHub
parent 4c2117f2e6
commit e9d726bf20
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ set(CMAKE_OSX_DEPLOYMENT_TARGET "10.9" CACHE STRING "Minimum OS X deployment ver
cmake_minimum_required(VERSION 3.13)
project(CODEC2
VERSION 1.1.0
VERSION 1.1.1
DESCRIPTION "Next-Generation Digital Voice for Two-Way Radio"
HOMEPAGE_URL "https://www.rowetel.com/codec2.html"
LANGUAGES C