aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEugen Rochko <eugen@zeonfederated.com>2017-12-13 20:53:39 +0100
committerGitHub <noreply@github.com>2017-12-13 20:53:39 +0100
commit7cad9264011a0e890fb20334b3e7d4003c055d68 (patch)
tree072c8c331ddd6b3fb043a57d45123915d00b2eb3
parent3487460f00444fd0fddc62d3e90d6a5f4e6477da (diff)
downloadmastodon-2.1.0rc5.tar
mastodon-2.1.0rc5.tar.gz
mastodon-2.1.0rc5.tar.bz2
mastodon-2.1.0rc5.zip
Bump version to 2.1.0rc5v2.1.0rc5
-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 a430ac225..a6fa0ddd6 100644
--- a/lib/mastodon/version.rb
+++ b/lib/mastodon/version.rb
@@ -17,7 +17,7 @@ module Mastodon
end
def pre
- 'rc4'
+ 'rc5'
end
def flags