Version 1.4.0-rc1.

This commit is contained in:
Florian Pose 2008-08-01 12:57:33 +00:00
parent ccdb8f86ba
commit 68825e67a1
1 changed files with 1 additions and 1 deletions

View File

@ -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])