From a3413fd8044fe10723602601417397c8524567ab Mon Sep 17 00:00:00 2001 From: Frank Jeschke Date: Thu, 20 Apr 2017 19:50:20 +0200 Subject: [PATCH] Prepare release v1.5.2-sncn-5 --- NEWS | 11 +++++++++++ configure.ac | 2 +- libethercat_wrapper/Version | 2 +- 3 files changed, 13 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index cff5899a..586952f9 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,17 @@ vim: spelllang=en spell tw=78 ------------------------------------------------------------------------------- +Changes since 1.5.2-sncn-4 +* Ethercat wrapper library (v0.5) + * fix domain registration issues + * improve AL state handling + * fix byte alignement handling for PDOs + * fix master start and stop + * no inital SDO upload + +* Ethercat library + * improve AL state handling + Changes since 1.5.2-sncn-3: * Ethercat wrapper library * Add and integrate into build process diff --git a/configure.ac b/configure.ac index 714a8a95..32cc1a73 100644 --- a/configure.ac +++ b/configure.ac @@ -39,7 +39,7 @@ AC_PREREQ(2.59) # - Update version number below # - make dist-bzip2 # -AC_INIT([ethercat],[1.5.2-sncn-4],[fp@igh-essen.com]) +AC_INIT([ethercat],[1.5.2-sncn-5],[fp@igh-essen.com]) AC_CONFIG_AUX_DIR([autoconf]) AM_INIT_AUTOMAKE([-Wall -Werror dist-bzip2 subdir-objects]) AC_PREFIX_DEFAULT([/opt/etherlab]) diff --git a/libethercat_wrapper/Version b/libethercat_wrapper/Version index bd73f470..2eb3c4fe 100644 --- a/libethercat_wrapper/Version +++ b/libethercat_wrapper/Version @@ -1 +1 @@ -0.4 +0.5