summaryrefslogtreecommitdiffstats
path: root/web/html/account.php
diff options
context:
space:
mode:
Diffstat (limited to 'web/html/account.php')
-rw-r--r--web/html/account.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/html/account.php b/web/html/account.php
index 3d981715..9caada42 100644
--- a/web/html/account.php
+++ b/web/html/account.php
@@ -155,6 +155,6 @@ if (isset($_COOKIE["AURSID"])) {
echo " </div>";
echo "</div>";
-html_footer("\$Id$");
+html_footer(AUR_VERSION);
# vim: ts=2 sw=2 noet ft=php
?>