diff --git a/CMakeLists.txt b/CMakeLists.txt index 7de578b..eb0d716 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -21,7 +21,7 @@ ############################################################################ cmake_minimum_required(VERSION 3.0) -project(bcg729 VERSION 1.0.3 LANGUAGES C) +project(bcg729 VERSION 1.0.4 LANGUAGES C) set(PACKAGE "${PROJECT_NAME}") diff --git a/NEWS b/NEWS index e85beff..38cf9c1 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,6 @@ +bcg729-1.0.4 -- July 20th, 2017 + * Build system fixes + bcg729-1.0.3 -- February 24th, 2017 * Update of README