To check out this repository please hg clone the following URL, or open the URL using EasyMercurial or your preferred Mercurial client.

Statistics Download as Zip
| Branch: | Tag: | Revision:

root / lib / plugins / awesome_nested_set / lib / awesome_nested_set / version.rb @ 1298:4f746d8966dd

History | View | Annotate | Download (93 Bytes)

1
module AwesomeNestedSet
2
  VERSION = '2.1.0' unless defined?(::AwesomeNestedSet::VERSION)
3
end