Major is the first number in the version series.
168
# File 'lib/library/version.rb', line 168 def major ; @tuple[0] ; end