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