This commit is contained in:
Inusaito Sayori
2014-07-10 23:46:47 -04:00
2 changed files with 5 additions and 5 deletions

View File

@@ -268,7 +268,7 @@ LLFloaterAbout::LLFloaterAbout()
support.append( (const char*) glGetString(GL_VERSION) ); support.append( (const char*) glGetString(GL_VERSION) );
// [RLVa:KB] - Checked: 2010-04-18 (RLVa-1.2.0) // [RLVa:KB] - Checked: 2010-04-18 (RLVa-1.2.0)
support.append("\n"); support.append("\n");
support.append("RLV Version: " + (RlvActions::isRlvEnabled()) ? RlvStrings::getVersionAbout() : "(disabled)"); support.append("RLV Version: " + (RlvActions::isRlvEnabled() ? RlvStrings::getVersionAbout() : "(disabled)"));
// [/RLVa:KB] // [/RLVa:KB]
support.append("\n\n"); support.append("\n\n");

View File

@@ -669,16 +669,16 @@
<key>windows</key> <key>windows</key>
<map> <map>
<key>md5sum</key> <key>md5sum</key>
<string>37d1f91f486e357c9a74e6b4af91fe13</string> <string>b1eda1b02e7ebf9875733303a88ca27b</string>
<key>url</key> <key>url</key>
<uri>https://bitbucket.org/SingularityViewer/libraries/downloads/google_breakpad-0.0.0-rev1099-windows-20131002.tar.bz2</uri> <uri>https://bitbucket.org/SingularityViewer/libraries/downloads/google_breakpad-0.0.0-rev1099-windows-20140606.tar.bz2</uri>
</map> </map>
<key>windows64</key> <key>windows64</key>
<map> <map>
<key>md5sum</key> <key>md5sum</key>
<string>b13ebfa3a82d5396709c57ad83999d83</string> <string>f9072dda75012868d023c335ea5bcf88</string>
<key>url</key> <key>url</key>
<uri>https://bitbucket.org/SingularityViewer/libraries/downloads/google_breakpad-0.0.0-rev1099-windows64-20131019.tar.bz2</uri> <uri>https://bitbucket.org/SingularityViewer/libraries/downloads/google_breakpad-0.0.0-rev1099-windows64-20140606.tar.bz2</uri>
</map> </map>
</map> </map>
</map> </map>