mirror of
https://gitlab.com/etherlab.org/ethercat.git
synced 2026-08-17 16:51:44 +08:00
Version bump to 1.5.4.
This commit is contained in:
@@ -4,6 +4,10 @@ vim: spelllang=en spell tw=78
|
||||
|
||||
-------------------------------------------------------------------------------
|
||||
|
||||
Changes in 1.5.4:
|
||||
|
||||
* Back-ported security fixes from 1.6.10.
|
||||
|
||||
Changes in 1.5.3:
|
||||
|
||||
* Added the ecrt_slave_config_flag() to the application interface.
|
||||
|
||||
+1
-1
@@ -37,7 +37,7 @@ AC_PREREQ(2.59)
|
||||
# - Update version number below
|
||||
# - make dist-bzip2
|
||||
#
|
||||
AC_INIT([ethercat],[1.5.3],[fp@igh.de])
|
||||
AC_INIT([ethercat],[1.5.4],[fp@igh.de])
|
||||
AC_CONFIG_AUX_DIR([autoconf])
|
||||
AM_INIT_AUTOMAKE([-Wall -Wno-override -Werror dist-bzip2 subdir-objects foreign])
|
||||
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
|
||||
|
||||
Reference in New Issue
Block a user