Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
Bump version to 1.1.1
  • Loading branch information
drowe67 authored Jun 14, 2023
1 parent 4c2117f commit e9d726b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e9d726b

Please sign in to comment.