davemds pushed a commit to branch master.

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

commit b6f729dc3ad22d91b4c773b573db133cf607ac2c
Author: Dave Andreoli <d...@gurumeditation.it>
Date:   Sun Feb 7 20:22:44 2016 +0100

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

diff --git a/efl/__init__.py b/efl/__init__.py
index 32fd3b9..af2b71d 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.17.0"
-__version_info__ = ( 1, 17, 0 )
+__version__ = "1.17.99"
+__version_info__ = ( 1, 17, 99 )

-- 


Reply via email to