From 8dcbcb901f634ddc24ad4620d92a0523c7bf2c54 Mon Sep 17 00:00:00 2001 From: rtlaka Date: Mon, 23 Oct 2017 09:43:11 +0200 Subject: [PATCH] bump version --- CMakeLists.txt | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 33717c4..74cc4c7 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -5,7 +5,7 @@ cmake_minimum_required (VERSION 2.8.4) set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_SOURCE_DIR}/cmake") project (SOES) -set (SOES_VERSION_MAJOR 0) +set (SOES_VERSION_MAJOR 1) set (SOES_VERSION_MINOR 1) set (SOES_VERSION_PATCH 0) diff --git a/README.md b/README.md index 874c747..3d85533 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ SOES is an EtherCAT slave stack written in c. Its purpose is to learn and to use. All users are invited to study the source to get an understanding how an EtherCAT slave functions. -Features as of 1.0.0: +Features as of 1.1.0: - Address offset based HAL for easy ESC read/write access via any interface - Mailbox with data link layer