diff options
author | Jérémy Zurcher <jeremy@asynk.ch> | 2011-08-18 11:29:57 +0200 |
---|---|---|
committer | Jérémy Zurcher <jeremy@asynk.ch> | 2011-08-18 11:29:57 +0200 |
commit | 918f29f893ec3e987dcb90b3c166d97e9a4ef919 (patch) | |
tree | 5df4162ce099b23a715576df1c96fa1490aa00f6 /lib/efl.rb | |
parent | bb14171ebb00d13812c084756ad3bde3bbd21536 (diff) | |
download | ffi-efl-918f29f893ec3e987dcb90b3c166d97e9a4ef919.zip ffi-efl-918f29f893ec3e987dcb90b3c166d97e9a4ef919.tar.gz |
release 0.0.70.0.7
Diffstat (limited to 'lib/efl.rb')
-rw-r--r-- | lib/efl.rb | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ # module Efl # - VERSION = '0.0.6' + VERSION = '0.0.7' # autoload :EcoreEvas, './lib/efl/ecore_evas.rb' autoload :EcoreGetopt, './lib/efl/ecore_getopt.rb' |