2 lines
146 B
Ruby
2 lines
146 B
Ruby
METAMAPS_VERSION = "2 build `git log -1 --pretty=%H`".freeze
|
|
METAMAPS_LAST_UPDATED = `git log -1 --pretty='%ad' --date=format:'%b %d, %Y'`.freeze
|