logo

mastofe

My custom branche(s) on git.pleroma.social/pleroma/mastofe
commit: 369f40bb9f71e5147ae571d83e6d883fea46ac2d
parent: 65e0bbd958a072b0566b13fe04a354f59516729c
Author: Eugen Rochko <eugen@zeonfederated.com>
Date:   Fri,  8 Dec 2017 01:47:08 +0100

Bump version to 2.1.0rc2

Diffstat:

Mlib/mastodon/version.rb2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/mastodon/version.rb b/lib/mastodon/version.rb @@ -17,7 +17,7 @@ module Mastodon end def pre - 'rc1' + 'rc2' end def flags