diff --git a/CMakeLists.txt b/CMakeLists.txt index b87345e..89ef370 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ cmake_minimum_required (VERSION 3.11) project(fastcat DESCRIPTION "C++ EtherCAT Device Command & Control Library" - VERSION 0.13.3 + VERSION 0.9.4 LANGUAGES C CXX )