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: a7e3ab74d0a47fc069e038bf485dc91176713095 (
plain
)
1
2
3
<?php
define
(
'VERSION'
,
"1.4.2"
);
?>