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