From 62c04368dbb59de01f8d1cb5588d23f2336697e1 Mon Sep 17 00:00:00 2001 From: Florian Pose Date: Tue, 7 Nov 2006 13:39:00 +0000 Subject: [PATCH] VERSION 1.1.1 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 4b71d362..adae2ca9 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ #------------------------------------------------------------------------------ AC_PREREQ(2.59) -AC_INIT([ethercat],[1.1],[fp@igh-essen.com]) +AC_INIT([ethercat],[1.1.1],[fp@igh-essen.com]) AC_CONFIG_AUX_DIR([autoconf]) AM_INIT_AUTOMAKE([-Wall -Werror dist-bzip2]) AC_PREFIX_DEFAULT([/opt/etherlab])