File: version.rb

package info (click to toggle)
ruby-mysql2 0.5.5-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,096 kB
  • sloc: ansic: 3,459; ruby: 3,334; sh: 226; makefile: 3
file content (3 lines) | stat: -rw-r--r-- 45 bytes parent folder | download
1
2
3
module Mysql2
  VERSION = "0.5.5".freeze
end