From 828f50db3a102b3db4f64ef23774332ca95f42d5 Mon Sep 17 00:00:00 2001 From: Aaron Stone Date: Thu, 17 Oct 2013 09:36:53 -0700 Subject: [PATCH] Bump version to v1.12.6 --- version.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version.rb b/version.rb index 7bdc314..d897843 100644 --- a/version.rb +++ b/version.rb @@ -1,4 +1,4 @@ #any comments go here -VERSION_NUMBER = "20131009.0" -SEMANTIC_VERSION_NUMBER = "v1.12.5" +VERSION_NUMBER = "20131017.0" +SEMANTIC_VERSION_NUMBER = "v1.12.6" # http://semver.org/