]> cat aescling's git repositories - mastodon.git/commitdiff
Bump version to 2.4.2rc1
authorEugen Rochko <eugen@zeonfederated.com>
Fri, 15 Jun 2018 18:38:41 +0000 (20:38 +0200)
committerGitHub <noreply@github.com>
Fri, 15 Jun 2018 18:38:41 +0000 (20:38 +0200)
lib/mastodon/version.rb

index 0313f4ccf28b35c7678cf3b8897caede249a1a82..18055b3f73863bb7190268da1ca014247d99cc6c 100644 (file)
@@ -13,7 +13,7 @@ module Mastodon
     end
 
     def patch
-      1
+      2
     end
 
     def pre
@@ -21,7 +21,7 @@ module Mastodon
     end
 
     def flags
-      ''
+      'rc1'
     end
 
     def to_a