Version 1.4.0-rc3. stable-1.4
authorFlorian Pose <fp@igh-essen.com>
Thu, 02 Oct 2008 07:16:17 +0000
branchstable-1.4
changeset 1645 bbdaddf33131
parent 1644 8174d9b2adaf
child 1646 c887af3c92b3
Version 1.4.0-rc3.
NEWS
configure.ac
--- 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])