From: raster Date: Sat, 29 Jan 2011 03:05:22 +0000 (+0000) Subject: 1.0 version magic. now leave these projects the hell alone in svn X-Git-Tag: submit/2.0alpha-wayland/20121127.221958~899 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=efeefab22026abc2ca09b03e3753a5eb6058df56;p=profile%2Fivi%2Fedje.git 1.0 version magic. now leave these projects the hell alone in svn until we have branches. git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@56352 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- diff --git a/configure.ac b/configure.ac index ebdfd32..cb341e6 100644 --- a/configure.ac +++ b/configure.ac @@ -18,7 +18,7 @@ m4_define([lt_age], v_min) ##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--## ##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--## -AC_INIT([edje], [v_ver.beta3], [enlightenment-devel@lists.sourceforge.net]) +AC_INIT([edje], [v_ver], [enlightenment-devel@lists.sourceforge.net]) AC_PREREQ([2.52]) AC_CONFIG_SRCDIR([configure.ac]) AC_CONFIG_MACRO_DIR([m4])