View Single Post
05-19-19, 12:38 AM   #6
Bluspacecow
Giver of walls of text :)
 
Bluspacecow's Avatar
AddOn Author - Click to view addons
Join Date: Dec 2006
Posts: 770
From looking at a comparison of 8.1.5 to Classic 1.13.x I can't see the Interface number in there.

We will have to get someone to log onto Classic beta then run the following command in a chat window -

/dump GetBuildInfo()

and giving us what the 4th line it returns. Or doing this -

/dump select(4, GetBuildInfo())

Which runs the same command , selects the 4th line and returns that
__________________
tuba_man on Apple test labs : "I imagine a brushed-aluminum room with a floor made of keyboards, each one plugged into a different test box somewhere. Someone is tasked with tossing a box full of cats (all wearing turtlenecks) into this room. If none of the systems catch fire within 30 minutes, testing is complete. Someone else must remove the cats. All have iPods." (http://community.livejournal.com/tec...t/2018070.html)
  Reply With Quote