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