summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWayne Meissner <wmeissner@gmail.com>2011-05-20 22:40:26 +1000
committerWayne Meissner <wmeissner@gmail.com>2011-05-20 22:40:26 +1000
commitb79eb617f6b2c1745c02d3dfda9501948ba1099c (patch)
tree1565c37582100c22864ac39b7d5871eb14570477
parent8952cc30c372d87333d77ae63260999f85cf74cb (diff)
downloadffi-1.0.9.tar.gz
Bump version to 1.0.91.0.9
-rw-r--r--Rakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index f4d4a4d..71b181f 100644
--- a/Rakefile
+++ b/Rakefile
@@ -75,7 +75,7 @@ PROJ.name = 'ffi'
PROJ.authors = 'Wayne Meissner'
PROJ.email = 'wmeissner@gmail.com'
PROJ.url = 'http://wiki.github.com/ffi/ffi'
-PROJ.version = '1.0.8'
+PROJ.version = '1.0.9'
PROJ.rubyforge.name = 'ffi'
PROJ.readme_file = 'README.rdoc'