We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd78730 commit 871fa99Copy full SHA for 871fa99
lib/mail/version.rb
@@ -5,7 +5,7 @@ module VERSION
5
MAJOR = 2
6
MINOR = 7
7
PATCH = 0
8
- BUILD = 'rc3'
+ BUILD = nil
9
10
STRING = [MAJOR, MINOR, PATCH, BUILD].compact.join('.')
11
0 commit comments