mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
17 lines
219 B
HTML
17 lines
219 B
HTML
|
<html>
|
||
|
<head>
|
||
|
<title></title>
|
||
|
</head>
|
||
|
<Body>
|
||
|
<div align="center">
|
||
|
<br><br>
|
||
|
<b><big>
|
||
|
<PRE>
|
||
|
Applicationversion: [APPVERSIONSTRING]
|
||
|
Protocolversion: [PROTOCOLVERSIONSTRING]
|
||
|
</PRE>
|
||
|
</b></big>
|
||
|
</div>
|
||
|
</Body>
|
||
|
</html>
|