File: version.rb

package info (click to toggle)
ruby-activeldap 4.0.6-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,524 kB
  • ctags: 1,815
  • sloc: ruby: 17,656; makefile: 15
file content (3 lines) | stat: -rw-r--r-- 42 bytes parent folder | download
1
2
3
module ActiveLdap
  VERSION = "4.0.6"
end