diff options
author | Louise Crow <louise.crow@gmail.com> | 2015-06-23 15:44:16 +0100 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2015-06-23 15:44:16 +0100 |
commit | 888749447b7108e10e67f87e6898977c0d0bfa94 (patch) | |
tree | 3bfda37fb808a40e377f932dc2ee02c6ae0c28be | |
parent | eed8b64bdbdcc69dc8ea44a9d69af830d6970573 (diff) |
Bump Alaveteli versionhotfix/0.21.0.39
-rw-r--r-- | config/initializers/alaveteli.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/initializers/alaveteli.rb b/config/initializers/alaveteli.rb index f2300d117..dca7ac073 100644 --- a/config/initializers/alaveteli.rb +++ b/config/initializers/alaveteli.rb @@ -10,7 +10,7 @@ load "debug_helpers.rb" load "util.rb" # Application version -ALAVETELI_VERSION = '0.21.0.38' +ALAVETELI_VERSION = '0.21.0.39' # Add new inflection rules using the following format # (all these examples are active by default): |