XQuartz 2.7.7
This commit is contained in:
parent
d4f8931027
commit
409a7bce96
@ -21,6 +21,8 @@ module OS
|
|||||||
"2.7.52" => "2.7.5_rc3",
|
"2.7.52" => "2.7.5_rc3",
|
||||||
"2.7.53" => "2.7.5_rc4",
|
"2.7.53" => "2.7.5_rc4",
|
||||||
"2.7.54" => "2.7.5",
|
"2.7.54" => "2.7.5",
|
||||||
|
"2.7.61" => "2.7.6",
|
||||||
|
"2.7.73" => "2.7.7",
|
||||||
}.freeze
|
}.freeze
|
||||||
|
|
||||||
# This returns the version number of XQuartz, not of the upstream X.org.
|
# This returns the version number of XQuartz, not of the upstream X.org.
|
||||||
@ -47,7 +49,7 @@ module OS
|
|||||||
when "10.5"
|
when "10.5"
|
||||||
"2.6.3"
|
"2.6.3"
|
||||||
else
|
else
|
||||||
"2.7.6"
|
"2.7.7"
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user