From 51b72e60a27bf9d0d601b60454a64648a71a441d Mon Sep 17 00:00:00 2001 From: atmosphere Date: Sun, 7 Sep 2003 03:35:08 +0000 Subject: [PATCH] Version mismatch reported by Mike Frysinger SVN revision: 7425 --- legacy/eet/configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/legacy/eet/configure.ac b/legacy/eet/configure.ac index c8f1ee34d6..b0807dbbdd 100644 --- a/legacy/eet/configure.ac +++ b/legacy/eet/configure.ac @@ -4,7 +4,7 @@ dnl Process this file with autoconf to produce a configure script. rm -f config.cache AC_INIT(configure.in) -AM_INIT_AUTOMAKE(eet, 0.0.1) +AM_INIT_AUTOMAKE(eet, 0.9.0) AM_CONFIG_HEADER(config.h) AC_ISC_POSIX