summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2018-05-27 11:39:29 -0700
committerRobin H. Johnson <robbat2@gentoo.org>2018-05-27 11:39:29 -0700
commita3577dd73287ac74b93dafc50dfe911ede6eda06 (patch)
treeba164ab863d5be81b124dd6a8bd8952d1a819d34
parentGemfile.lock: sync to Gemfile (diff)
downloadglsamaker-a3577dd73287ac74b93dafc50dfe911ede6eda06.tar.gz
glsamaker-a3577dd73287ac74b93dafc50dfe911ede6eda06.tar.bz2
glsamaker-a3577dd73287ac74b93dafc50dfe911ede6eda06.zip
Sync version tag2.1.12
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
-rw-r--r--config/environment.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/environment.rb b/config/environment.rb
index 70b5be2..4f0c553 100644
--- a/config/environment.rb
+++ b/config/environment.rb
@@ -4,6 +4,6 @@ require File.expand_path('../application', __FILE__)
# Initialize the Rails application
Rails.application.initialize!
-GLSAMAKER_VERSION = '2.1.9'
+GLSAMAKER_VERSION = '2.1.12'
require 'digest/md5'