diff --git a/configure.ac b/configure.ac index 5c739bda6be072ddd934dbc37b8e9aaa8835c49b..13ed3a8235dda200e3fc436721c51aa0c3fc9f8e 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ #------------------------------------------------------------------------------ AC_PREREQ(2.59) -AC_INIT([ethercat],[1.4.0-pre],[fp@igh-essen.com]) +AC_INIT([ethercat],[1.4.0-rc1],[fp@igh-essen.com]) AC_CONFIG_AUX_DIR([autoconf]) AM_INIT_AUTOMAKE([-Wall -Werror dist-bzip2]) AC_PREFIX_DEFAULT([/opt/etherlab])