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