release work - switch to release profile

this now maxes out max log level to 3 (same as dev otherwise)
This commit is contained in:
Carsten Haitzler 2013-12-01 13:50:54 +09:00
parent 2512eaf157
commit 16e5af8e4c
1 changed files with 1 additions and 1 deletions

View File

@ -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])