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