summaryrefslogtreecommitdiff
path: root/tt-rss.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2005-08-23 15:47:46 +0100
committerAndrew Dolgov <[email protected]>2005-08-23 15:47:46 +0100
commitf07c0eb4fa8fd413bd2c5419aa9b21fada38b530 (patch)
tree8e259fdca00b63281668e29923541d1de168532c /tt-rss.php
parent55193822528c95f6cd63c92f0791385ad4aad3d6 (diff)
improved article look
Diffstat (limited to 'tt-rss.php')
-rw-r--r--tt-rss.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tt-rss.php b/tt-rss.php
index aa9e95570..3eeadaf5b 100644
--- a/tt-rss.php
+++ b/tt-rss.php
@@ -40,7 +40,7 @@
</tr>
<tr>
<td colspan="2" class="notify">
- <a href="">Tiny-Tiny RSS</a> v0.2-pre &copy; 2005 Andrew Dolgov
+ <a href="">Tiny-Tiny RSS</a> v<?= VERSION ?> &copy; 2005 Andrew Dolgov
<? if (WEB_DEMO_MODE) { ?>
<br>Running in demo mode, some functionality is disabled.
<? } ?>