raster pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=16e5af8e4c945b0da679fe67f3312490774d0283

commit 16e5af8e4c945b0da679fe67f3312490774d0283
Author: Carsten Haitzler (Rasterman) <ras...@rasterman.com>
Date:   Sun Dec 1 13:50:54 2013 +0900

    release work - switch to release profile
    
    this now maxes out max log level to 3 (same as dev otherwise)
---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index df74c5a..ba00577 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-EFL_VERSION([1], [8], [0], [dev])
+EFL_VERSION([1], [8], [0], [release])
 AC_INIT([efl], [efl_version-beta2], 
[enlightenment-devel@lists.sourceforge.net])
 
 AC_PREREQ([2.60])

-- 


Reply via email to