Module: APP

Defined in:
lib/version_from_history.rb

Constant Summary collapse

VERSION =
(/^== (\d+\.\d+(?:\.\d+)?) .*$/.match first_history_line)[1]