sane-ffi/lib/sane/version.rb

4 lines
36 B
Ruby
Raw Normal View History

2011-06-01 14:12:28 +02:00
module Sane
VERSION = "0.1.0"
end