Version mismatch reported by Mike Frysinger
authoratmosphere <atmosphere>
Sun, 7 Sep 2003 03:35:08 +0000 (03:35 +0000)
committeratmosphere <atmosphere@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 7 Sep 2003 03:35:08 +0000 (03:35 +0000)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@7425 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

configure.ac

index c8f1ee3..b0807db 100644 (file)
@@ -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