From 7979f0468d6233cda8ea0512ae961dd0eb80dcd5 Mon Sep 17 00:00:00 2001 From: Carsten Haitzler Date: Fri, 17 Mar 2006 09:18:15 +0000 Subject: [PATCH] asparagus!!! btw - xtasi - i hope u read cvs commits.... when u play with stuff - make sure the thing passes make dist and make distcheck!!!! i'm having to fix waay too much of that. SVN revision: 21347 --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.in b/configure.in index 93a83a908..b5a979a91 100644 --- a/configure.in +++ b/configure.in @@ -7,7 +7,7 @@ AC_INIT(configure.in) AC_CANONICAL_BUILD AC_CANONICAL_HOST AC_ISC_POSIX -AM_INIT_AUTOMAKE(enlightenment, 0.16.999.024) +AM_INIT_AUTOMAKE(enlightenment, 0.16.999.025) AM_CONFIG_HEADER(config.h) AC_C_BIGENDIAN