mirror of
https://gitlab.com/etherlab.org/ethercat.git
synced 2026-09-27 12:33:48 +08:00
Version bump to 1.6.1
This commit is contained in:
@@ -4,6 +4,10 @@ vim: spelllang=en spell tw=78
|
|||||||
|
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
Changes in 1.6.1:
|
||||||
|
|
||||||
|
* Added libfakeethercat to simulate Process Data of EtherCAT Slaves.
|
||||||
|
|
||||||
Changes in 1.6.0:
|
Changes in 1.6.0:
|
||||||
|
|
||||||
* Added all native Ethernet drivers for kernels 5.14 and 6.1.
|
* Added all native Ethernet drivers for kernels 5.14 and 6.1.
|
||||||
|
|||||||
+1
-1
@@ -31,7 +31,7 @@ AC_PREREQ(2.59)
|
|||||||
# - Update version number below
|
# - Update version number below
|
||||||
# - make dist-bzip2
|
# - make dist-bzip2
|
||||||
#
|
#
|
||||||
AC_INIT([ethercat],[1.6.0],[fp@igh.de])
|
AC_INIT([ethercat],[1.6.1],[fp@igh.de])
|
||||||
AC_CONFIG_AUX_DIR([autoconf])
|
AC_CONFIG_AUX_DIR([autoconf])
|
||||||
AM_INIT_AUTOMAKE([-Wall -Wno-override -Werror dist-bzip2 subdir-objects foreign])
|
AM_INIT_AUTOMAKE([-Wall -Wno-override -Werror dist-bzip2 subdir-objects foreign])
|
||||||
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
|
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
|
||||||
|
|||||||
Reference in New Issue
Block a user