Version 1.2.0, release candidate 2.

This commit is contained in:
Florian Pose 2007-02-09 18:33:07 +00:00
parent 7f322ac764
commit f98ceabcc5
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-rc1],[fp@igh-essen.com])
AC_INIT([ethercat],[1.2.0-rc2],[fp@igh-essen.com])
AC_CONFIG_AUX_DIR([autoconf])
AM_INIT_AUTOMAKE([-Wall -Werror dist-bzip2])
AC_PREFIX_DEFAULT([/opt/etherlab])