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/emotion@13533 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

configure.in

index e670db2..4fc6478 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(emotion, 0.0.1.001)
+AM_INIT_AUTOMAKE(emotion, 0.0.1.002)
 AM_CONFIG_HEADER(config.h)
 
 AC_C_BIGENDIAN