diff options
author | David Yip <yipdw@member.fsf.org> | 2017-10-16 09:54:16 -0500 |
---|---|---|
committer | David Yip <yipdw@member.fsf.org> | 2017-10-16 09:54:16 -0500 |
commit | 65154869df7ceb05f8cc443cf3a7c86533f065a4 (patch) | |
tree | a520781450d24f3399b747668123db11e312583f /lib | |
parent | 7e9d93472c72c7d13373597c3efcec39145f50a2 (diff) | |
parent | bc89995f6512c44a9aaa4a055116f0f00f158c24 (diff) |
Merge remote-tracking branch 'upstream/master' into upstream-merge-again
Diffstat (limited to 'lib')
-rw-r--r-- | lib/mastodon/version.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/mastodon/version.rb b/lib/mastodon/version.rb index 0f2fc5ac6..e7b3085e5 100644 --- a/lib/mastodon/version.rb +++ b/lib/mastodon/version.rb @@ -21,7 +21,7 @@ module Mastodon end def flags - 'rc2' + 'rc3' end def to_a |