davemds pushed a commit to branch master.

http://git.enlightenment.org/bindings/python/python-efl.git/commit/?id=870611de9964967bae29b65139cc8593d9d98772

commit 870611de9964967bae29b65139cc8593d9d98772
Author: Dave Andreoli <d...@gurumeditation.it>
Date:   Wed Aug 5 14:21:38 2015 +0200

    Open the 1.16 development phase
---
 efl/__init__.py | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/efl/__init__.py b/efl/__init__.py
index 494db05..6d97dce 100644
--- a/efl/__init__.py
+++ b/efl/__init__.py
@@ -20,5 +20,5 @@
 # pre-release: "1.13.0-beta1" ( 1, 13, 0 )
 # release:     "1.13.0" ( 1, 13, 0 )
 
-__version__ = "1.15.0"
-__version_info__ = ( 1, 15, 0 )
+__version__ = "1.15.99"
+__version_info__ = ( 1, 15, 99 )

-- 


Reply via email to