Changed version to 1.6.2.

This commit is contained in:
Florian Pose 2024-10-31 09:29:55 +01:00
parent 318a92ce81
commit 29fc602642
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ AC_PREREQ(2.59)
# - Update version number below
# - 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])
AM_INIT_AUTOMAKE([-Wall -Wno-override -Werror dist-bzip2 subdir-objects foreign])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])