Skip to content

Commit 2758f54

Browse files
committed
Updates project version and removes legacy code
Updates the project version to prepare for a new release. Removes the legacy projectile prediction engine, which is no longer needed.
1 parent 493931e commit 2758f54

File tree

2 files changed

+1
-9
lines changed

2 files changed

+1
-9
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cmake_minimum_required(VERSION 3.26)
22

3-
project(omath VERSION 3.0.2 LANGUAGES CXX)
3+
project(omath VERSION 3.0.4.1 LANGUAGES CXX)
44

55
include(CMakePackageConfigHelpers)
66

source/projectile_prediction/proj_pred_engine_legacy.cpp

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)