diff --git a/configure.ac b/configure.ac index 9ae82e4d..871f2492 100644 --- a/configure.ac +++ b/configure.ac @@ -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])])