diff options
author | Jérémy Zurcher <jeremy@asynk.ch> | 2011-05-05 14:12:19 +0200 |
---|---|---|
committer | Jérémy Zurcher <jeremy@asynk.ch> | 2011-05-05 14:12:19 +0200 |
commit | 138a131c1aea290f0154a5b6fcf466e6d8161ec8 (patch) | |
tree | 223468a3260219e869ed33c3326c43e538d53078 /lib/efl.rb | |
parent | 8b0a8eeabcf06e3b13ff82b4cbe71be74c8543cc (diff) | |
download | ffi-efl-138a131c1aea290f0154a5b6fcf466e6d8161ec8.zip ffi-efl-138a131c1aea290f0154a5b6fcf466e6d8161ec8.tar.gz |
update Changelog and VERSION0.0.4
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.3' + VERSION = '0.0.4' # autoload :EcoreEvas, './lib/efl/ecore_evas.rb' autoload :EcoreGetopt, './lib/efl/ecore_getopt.rb' |