index
:
forks/tt-rss
main
Fork of deprecated tt-rss repo
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
version.php
blob: 45f281b55c7e0847370bb5cce25412903f3c9760 (
plain
)
1
2
3
<?php
define
(
'VERSION'
,
"1.5.2"
);
?>