[tor-commits] [orbot/master] updated string values for components

n8fr8 at torproject.org n8fr8 at torproject.org
Thu Apr 10 02:54:59 UTC 2014


commit 5326d2b1dea97726b9b6697637f714c94a72ee45
Author: Nathan Freitas <nathan at freitas.net>
Date:   Wed Apr 9 11:31:49 2014 -0400

    updated string values for components
---
 res/values/strings.xml |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/res/values/strings.xml b/res/values/strings.xml
index 94e9d36..e2c6fb9 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -210,11 +210,11 @@
   <string name="the_tor_license">The Tor License</string>
   <string name="https_torproject_org">https://torproject.org</string>
   <string name="third_party_software">3rd-Party-Software: </string>
-  <string name="tor_version">Tor v0.2.4.20: https://www.torproject.org</string>
+  <string name="tor_version">Tor v0.2.4.21: https://www.torproject.org</string>
   <string name="libevent_version">LibEvent v2.0.9: http://www.monkey.org/~provos/libevent/</string>
   <string name="privoxy_version">Privoxy v3.0.12: http://www.privoxy.org</string>
   <string name="iptables_version">Iptables v1.4.7: http://www.netfilter.org</string>
-  <string name="openssl_version">OpenSSL v1.0.1e: http://www.openssl.org</string>
+  <string name="openssl_version">OpenSSL v1.0.1g: http://www.openssl.org</string>
   <string name="hidden_service_request">An app wants to open hidden server port %S to the Tor network. This is safe if you trust the app.</string>
   <string name="found_existing_tor_process">found existing Tor process…</string>
   <string name="something_bad_happened">Something bad happened. Check the log</string>





More information about the tor-commits mailing list