diff --git a/inc/templates/footer.php b/inc/templates/footer.php
index 5206fcb7ad98c62afbad4ed70a51c0f2125e9009..47bebd27e02d4e2cb89b0a1c9c5719749f6c25dd 100755
--- a/inc/templates/footer.php
+++ b/inc/templates/footer.php
@@ -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>