module Umlaut VERSION = "4.0.0.beta5" # This is used in Umlaut's .gemspec for generating the gem, # and is also used in the umlaut app generator to make sure # we're generating with a compatible Rails version. RAILS_COMPAT_SPEC = [">= 3.2.12", "<= 4.2.0.beta1"] end