aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGareth Rees <gareth@mysociety.org>2015-01-15 12:54:12 +0000
committerGareth Rees <gareth@mysociety.org>2015-01-15 12:54:12 +0000
commit428b18a60a055a460f36ad5eed501575c391ff85 (patch)
tree39b17268e16175fb4fcbac0b32c48917ddfada94
parent1a6b512a23edc588bbc834a0f27752a4f865b2ea (diff)
Bump ALAVETELI_VERSIONhotfix/0.20.0.3
.0 -> .3 because it wasn’t bumped in previous hotfixes
-rw-r--r--config/initializers/alaveteli.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/initializers/alaveteli.rb b/config/initializers/alaveteli.rb
index 2ca85579a..c8cbfa774 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.20.0.0'
+ALAVETELI_VERSION = '0.20.0.3'
# Add new inflection rules using the following format
# (all these examples are active by default):