diff options
| author | Gareth Rees <gareth@mysociety.org> | 2015-06-17 14:33:32 +0100 | 
|---|---|---|
| committer | Gareth Rees <gareth@mysociety.org> | 2015-06-17 14:33:32 +0100 | 
| commit | a125b0307c659c135c7ffe8b48d79dd702c8b422 (patch) | |
| tree | aaa3239086cf3a5fcb5141516b22ccf83e36cee0 | |
| parent | e131ebff6a04a9ef0bc8beed1c20d02945519298 (diff) | |
| parent | 7d3eb926f45b2425ea4901d46c14824abad2abc9 (diff) | |
Merge branch 'hotfix/0.21.0.38'0.21.0.38
| -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 ed50d4456..f2300d117 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.37' +ALAVETELI_VERSION = '0.21.0.38'  # Add new inflection rules using the following format  # (all these examples are active by default): | 
