stefan pushed a commit to branch master.

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

commit cc3f38c1f1281e54c1c4c980c427ce6738871ad0
Author: Stefan Schmidt <[email protected]>
Date:   Mon Jan 12 13:30:20 2015 +0100

    configure: Makre sure the tarballs are marked as alpha1
---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index c108b1b..3a3c954 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 EFL_VERSION([1], [13], [0], [release])
-AC_INIT([efl], [efl_version], [[email protected]])
+AC_INIT([efl], [efl_version-alpha1], 
[[email protected]])
 
 AC_PREREQ([2.60])
 AC_CONFIG_SRCDIR([configure.ac])

-- 


Reply via email to