mirror of
https://gitlab.com/etherlab.org/ethercat.git
synced 2026-02-05 19:39:50 +08:00
Merge branch 'version-1.6.2' into 'stable-1.6'
Changed version to 1.6.2. See merge request etherlab.org/ethercat!146
This commit is contained in:
@@ -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.1],[fp@igh.de])
|
AC_INIT([ethercat],[1.6.2],[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