Version 1.4.0-rc3.
--- a/NEWS Thu Oct 02 07:10:49 2008 +0000
+++ b/NEWS Thu Oct 02 07:16:17 2008 +0000
@@ -4,7 +4,7 @@
-------------------------------------------------------------------------------
-Changes since 1.4.0-rc2:
+Changes in version 1.4.0-rc3:
* Ported the master thread to the kthread interface.
* Added missing semaphore up() in an ioctl(). In rare cases, the master
--- a/configure.ac Thu Oct 02 07:10:49 2008 +0000
+++ b/configure.ac Thu Oct 02 07:16:17 2008 +0000
@@ -3,7 +3,7 @@
#------------------------------------------------------------------------------
AC_PREREQ(2.59)
-AC_INIT([ethercat],[1.4.0-rc2],[fp@igh-essen.com])
+AC_INIT([ethercat],[1.4.0-rc3],[fp@igh-essen.com])
AC_CONFIG_AUX_DIR([autoconf])
AM_INIT_AUTOMAKE([-Wall -Werror dist-bzip2])
AC_PREFIX_DEFAULT([/opt/etherlab])