diff options
| -rw-r--r-- | Rakefile | 2 | 
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ PROJ.authors = 'Jérémy Zurcher'  PROJ.email = 'jeremy@asynk.ch'  #PROJ.url = 'http://cgit.asynk.ch/cgi-bin/cgit/ffi-e17'  PROJ.url = 'https://github.com/jeremyz/ffi-e17' -PROJ.version = '0.0.0' +PROJ.version = '0.0.1'  PROJ.rubyforge.name = 'ffi-e17'  PROJ.readme_file = 'README.rdoc'  #  | 
