File: version.rb

package info (click to toggle)
ruby-acts-as-tree 2.9.1-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 212 kB
  • sloc: ruby: 748; makefile: 4
file content (3 lines) | stat: -rw-r--r-- 42 bytes parent folder | download | duplicates (2)
1
2
3
module ActsAsTree
  VERSION = "2.9.1"
end