]> cat aescling's git repositories - mastodon.git/commitdiff
Bump version to 2.4.1rc1
authorEugen Rochko <eugen@zeonfederated.com>
Wed, 30 May 2018 17:16:41 +0000 (19:16 +0200)
committerGitHub <noreply@github.com>
Wed, 30 May 2018 17:16:41 +0000 (19:16 +0200)
lib/mastodon/version.rb

index 81cc347568b844251dc55863e5bbbdaf4caf2007..dbb301132a652e62f891fefd99ea5dcf6a9c75d3 100644 (file)
@@ -13,7 +13,7 @@ module Mastodon
     end
 
     def patch
-      0
+      1
     end
 
     def pre
@@ -21,7 +21,7 @@ module Mastodon
     end
 
     def flags
-      ''
+      'rc1'
     end
 
     def to_a