diff --git a/CMakeLists.txt b/CMakeLists.txt index 4a1ff80c..14d9afe9 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ cmake_minimum_required (VERSION 3.7) project (libjuice - VERSION 1.3.0 + VERSION 1.3.1 LANGUAGES C) set(PROJECT_DESCRIPTION "UDP Interactive Connectivity Establishment (ICE) library")