File: version.rb

package info (click to toggle)
ruby-gsl 2.1.0.1%2Bdfsg1-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 4,892 kB
  • ctags: 5,459
  • sloc: ansic: 61,660; ruby: 15,656; sh: 19; makefile: 10
file content (3 lines) | stat: -rw-r--r-- 63 bytes parent folder | download
1
2
3
module GSL
  RUBY_GSL_VERSION = RB_GSL_VERSION = '2.1.0.1'
end