This website requires JavaScript.
Explore
Help
Sign In
valvin
/
ttrss
Watch
1
Star
0
Fork
You've already forked ttrss
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
40789bbf5d
ttrss
/
version.php
5 lines
32 B
PHP
Raw
Normal View
History
Unescape
Escape
forgot about version.php
2005-08-25 14:01:20 +00:00
<
?
I'm a real idiot - bump version to 1.0 :)
2005-08-27 15:12:57 +00:00
define
(
VERSION
,
"
1.0
"
);
forgot about version.php
2005-08-25 14:01:20 +00:00
?>