From 47f77ede4414489d248d5b7c7517abd709c27072 Mon Sep 17 00:00:00 2001 From: Bill Somerville Date: Tue, 2 Feb 2021 18:28:17 +0000 Subject: [PATCH] Bump develop version --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index e41500fc3..c3a24ef23 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -45,7 +45,7 @@ if (POLICY CMP0075) endif () project (wsjtx - VERSION 2.4.0.0 + VERSION 2.5.0.0 LANGUAGES C CXX Fortran ) set (PROJECT_DESCRIPTION "WSJT-X: Digital Modes for Weak Signal Communications in Amateur Radio")