metamaps--metamaps/config/initializers/version.rb

3 lines
146 B
Ruby
Raw Normal View History

2016-09-21 17:24:14 +00:00
METAMAPS_VERSION = "2 build `git log -1 --pretty=%H`".freeze
METAMAPS_LAST_UPDATED = `git log -1 --pretty='%ad' --date=format:'%b %d, %Y'`.freeze