aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEugen Rochko <eugen@zeonfederated.com>2017-05-27 16:56:47 +0200
committerGitHub <noreply@github.com>2017-05-27 16:56:47 +0200
commite0e12b0feefd84437f33a3af1290fce65d5b22a0 (patch)
treea607de236ad3c825d692fb2a3edf869e7bb0551e
parent62ca37884af11dacca51ef35c43a7f4805c91c5f (diff)
downloadmastodon-1.4rc5.tar
mastodon-1.4rc5.tar.gz
mastodon-1.4rc5.tar.bz2
mastodon-1.4rc5.zip
Bump version to 1.4.0.5v1.4rc5
-rw-r--r--lib/mastodon/version.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/mastodon/version.rb b/lib/mastodon/version.rb
index 6059d9ae7..672880a5b 100644
--- a/lib/mastodon/version.rb
+++ b/lib/mastodon/version.rb
@@ -17,7 +17,7 @@ module Mastodon
end
def pre
- 4
+ 5
end
def to_a