summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2011-05-05 14:12:19 +0200
committerJérémy Zurcher <jeremy@asynk.ch>2011-05-05 14:12:19 +0200
commit138a131c1aea290f0154a5b6fcf466e6d8161ec8 (patch)
tree223468a3260219e869ed33c3326c43e538d53078 /lib
parent8b0a8eeabcf06e3b13ff82b4cbe71be74c8543cc (diff)
downloadffi-efl-138a131c1aea290f0154a5b6fcf466e6d8161ec8.zip
ffi-efl-138a131c1aea290f0154a5b6fcf466e6d8161ec8.tar.gz
update Changelog and VERSION0.0.4
Diffstat (limited to 'lib')
-rw-r--r--lib/efl.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/efl.rb b/lib/efl.rb
index c69bb12..f7b2ee9 100644
--- a/lib/efl.rb
+++ b/lib/efl.rb
@@ -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'