diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-05-25 12:01:25 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-05-25 12:01:25 +0000 |
commit | fa7595735d4165594c4a874b6f2bb8a34cc2719d (patch) | |
tree | c782d44ca4837a3554cbc49b896327b268362fc7 /plugins/Svc_vi/VersionInfo.html | |
parent | 13de244e9d4454d23b6f8fbc52a498d368298ad2 (diff) |
Welcome back Svc_vi
git-svn-id: http://svn.miranda-ng.org/main/trunk@172 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Svc_vi/VersionInfo.html')
-rw-r--r-- | plugins/Svc_vi/VersionInfo.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/plugins/Svc_vi/VersionInfo.html b/plugins/Svc_vi/VersionInfo.html new file mode 100644 index 0000000000..a955874979 --- /dev/null +++ b/plugins/Svc_vi/VersionInfo.html @@ -0,0 +1,11 @@ +<html>
+ <head></head>
+ <body>
+ <center>
+ <h1>Version Information Test Page</h1>
+
+ <p>Version Information version 1.4.3.2</p>
+ <p><a href="VersionInfo.zip">VersionInfo.zip</a></p>
+ </center>
+ </body>
+</html>
|