1. e17's init icons get put into an e_box for arrangement nad the init splash
authorraster <raster>
Mon, 28 Feb 2005 05:35:02 +0000 (05:35 +0000)
committerraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 28 Feb 2005 05:35:02 +0000 (05:35 +0000)
determines the location...

2. .002 snap

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@13533 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

configure.in

index 43f4054..67c5362 100644 (file)
@@ -8,7 +8,7 @@ AC_CANONICAL_BUILD
 AC_CANONICAL_HOST
 AC_CANONICAL_TARGET
 AC_ISC_POSIX
-AM_INIT_AUTOMAKE(eet, 0.9.9.001)
+AM_INIT_AUTOMAKE(eet, 0.9.9.002)
 AM_CONFIG_HEADER(config.h)
 
 AC_PROG_CC