Module
SQLite::Version
In:
lib/sqlite/version.rb
Constants
MAJOR
=
2
MINOR
=
2
TINY
=
2
STRING
=
[ MAJOR, MINOR, TINY ].join( "." )