mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-12-11 08:54:34 -05: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>
|