Version 1.5.0.

This commit is contained in:
Florian Pose 2012-01-10 13:04:06 +01:00
parent 71422c035b
commit c9447c2ba0
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
#
# $Id$
#
# Copyright (C) 2006-2009 Florian Pose, Ingenieurgemeinschaft IgH
# Copyright (C) 2006-2012 Florian Pose, Ingenieurgemeinschaft IgH
#
# This file is part of the IgH EtherCAT Master.
#
@ -28,7 +28,7 @@
#------------------------------------------------------------------------------
AC_PREREQ(2.59)
AC_INIT([ethercat],[1.5-pre],[fp@igh-essen.com])
AC_INIT([ethercat],[1.5.0],[fp@igh-essen.com])
AC_CONFIG_AUX_DIR([autoconf])
AM_INIT_AUTOMAKE([-Wall -Werror dist-bzip2])
AC_PREFIX_DEFAULT([/opt/etherlab])