Set the footer version to RC1

remotes/origin/stable v1.0RC1
Gaël Beaudoin 2010-06-09 14:04:40 +07:00
parent 56dfcce9b9
commit 391544de78
1 changed files with 1 additions and 1 deletions

@ -12,7 +12,7 @@ Hint: Mount it via webdav like this: <a href="webdav://<?php echo($_SERVER["HTTP
<?php }?>
<p class="footer">
<?php
echo('<a href="http://ownCloud.org">ownCloud</a> - 1.0 beta 2');
echo('<a href="http://ownCloud.org">ownCloud</a> - 1.0 RC 1');
?>
</p>
</div>