diff options
author | Stefan Schmidt <s.schmidt@samsung.com> | 2015-05-06 15:59:23 +0200 |
---|---|---|
committer | Stefan Schmidt <s.schmidt@samsung.com> | 2015-05-06 15:59:23 +0200 |
commit | 929c8687f262f7997da9e3efcf6a5b37a821a67f (patch) | |
tree | 9b6fde43d558229420b7277fe3f8f6a91c19f1e9 /configure.ac | |
parent | b43ff495252cc61bcc5cc2816b3b7e69f91b65a6 (diff) | |
download | efl-929c8687f262f7997da9e3efcf6a5b37a821a67f.tar.gz |
configure: Switch to dev mode again. Merge window for 1.15 is open now.
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 571b2433b5..45fa102ffe 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -EFL_VERSION([1], [14], [0], [release]) +EFL_VERSION([1], [14], [99], [dev]) AC_INIT([efl], [efl_version], [enlightenment-devel@lists.sourceforge.net]) AC_PREREQ([2.60]) |