Version 1.3.0-rc1.

This commit is contained in:
Florian Pose 2007-03-16 14:02:21 +00:00
parent 9466d51185
commit 7b6fca3d62
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
#------------------------------------------------------------------------------
AC_PREREQ(2.59)
AC_INIT([ethercat],[1.2.0],[fp@igh-essen.com])
AC_INIT([ethercat],[1.3.0-rc1],[fp@igh-essen.com])
AC_CONFIG_AUX_DIR([autoconf])
AM_INIT_AUTOMAKE([-Wall -Werror dist-bzip2])
AC_PREFIX_DEFAULT([/opt/etherlab])