sane-ffi/lib/scanner/version.rb

4 lines
39 B
Ruby
Raw Normal View History

2011-05-31 18:26:57 +02:00
module Scanner
VERSION = "0.0.1"
end