summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2010-06-25 06:09:46 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2010-06-25 06:09:46 +0200
commita1e1551e81c8d91b8878946b0243e3fa90d8c7ce (patch)
treed80cc0ce46a414b15e2e3fd68e65b31c44ccd11d
parentMove to S3 for uploads instead of FTP. (diff)
downloadAnyLoader-a1e1551e81c8d91b8878946b0243e3fa90d8c7ce.tar.xz
AnyLoader-a1e1551e81c8d91b8878946b0243e3fa90d8c7ce.zip
Update version.
-rw-r--r--web/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/index.php b/web/index.php
index f91f25a..c5238cf 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</i></font></h2>
+<h2>AnyLoader<br><font size="-1"><i>Version 1.1</i></font></h2>
<?php
function yesno($bool)
{