summaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2010-05-30 20:40:16 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2010-05-30 20:40:16 +0200
commit70f670b59a7024abe6b87e9623eb52e29fd9dabd (patch)
treee7c091314841757fcd6c39d601e7042896961403 /web
parentNew FTP settings. (diff)
downloadAnyLoader-70f670b59a7024abe6b87e9623eb52e29fd9dabd.tar.xz
AnyLoader-70f670b59a7024abe6b87e9623eb52e29fd9dabd.zip
Update web string to version 1.0.
Diffstat (limited to 'web')
-rw-r--r--web/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/index.php b/web/index.php
index 30cb12c..f91f25a 100644
--- a/web/index.php
+++ b/web/index.php
@@ -29,7 +29,7 @@ body,input,textarea,pre { font-family: "Myriad Pro", Myriad, "Myriad Web Pro", H
</head>
<body>
<img src="http://labs.anyclip.com/labs-logo.png" style="float:right">
-<h2>AnyLoader<br><font size="-1"><i>Version 1.0 Beta 1</i></font></h2>
+<h2>AnyLoader<br><font size="-1"><i>Version 1.0</i></font></h2>
<?php
function yesno($bool)
{