Isn't it better to make it 1.7.3, as there won't be made a new 1.7.2 tarball?

S.

Den 27. nov. 2012 kl. 19:29 skrev "Enlightenment SVN" 
<[email protected]>:

> Log:
> Updating configure.ac according to last stable release.
> 
> 
> 
> 
> Author:       lfelipe
> Date:         2012-11-27 10:29:20 -0800 (Tue, 27 Nov 2012)
> New Revision: 79755
> Trac:         http://trac.enlightenment.org/e/changeset/79755
> 
> Modified:
>  branches/e_dbus-1.7/configure.ac branches/ecore-1.7/configure.ac 
> branches/edje-1.7/configure.ac branches/eeze-1.7/configure.ac 
> branches/efreet-1.7/configure.ac branches/eio-1.7/configure.ac 
> branches/elementary-1.7/configure.ac branches/embryo-1.7/configure.ac 
> branches/emotion-1.7/configure.ac branches/ethumb-1.7/configure.ac 
> branches/evas_generic_loaders-1.7/configure.ac 
> branches/expedite-1.7/configure.ac 
> 
> Modified: branches/e_dbus-1.7/configure.ac
> ===================================================================
> --- branches/e_dbus-1.7/configure.ac    2012-11-27 18:23:25 UTC (rev 79754)
> +++ branches/e_dbus-1.7/configure.ac    2012-11-27 18:29:20 UTC (rev 79755)
> @@ -2,7 +2,7 @@
> ##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--##
> m4_define([v_maj], [1])
> m4_define([v_min], [7])
> -m4_define([v_mic], [1])
> +m4_define([v_mic], [2])
> m4_define([v_rev], m4_esyscmd([(svnversion "${SVN_REPO_PATH:-.}" | grep -v 
> '\(export\|Unversioned directory\)' || echo 0) | awk -F : '{printf("%s\n", 
> $1);}' | tr -d ' :MSP\n']))
> m4_if(v_rev, [0], [m4_define([v_rev], m4_esyscmd([git log 2> /dev/null | 
> (grep -m1 git-svn-id || echo 0) | sed -e 's/.*@\([0-9]*\).*/\1/' | tr -d 
> '\n']))])
> ##--   When released, remove the dnl on the below 

------------------------------------------------------------------------------
Keep yourself connected to Go Parallel: 
DESIGN Expert tips on starting your parallel project right.
http://goparallel.sourceforge.net
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to