1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-16 03:35:57 +00:00

release 1.2.4

This commit is contained in:
Andrew Dolgov
2006-10-19 07:59:02 +01:00
parent 6be32e77f5
commit fa7f8b8bd2
2 changed files with 3 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
<?php
define('VERSION', "1.2.3.99");
define('VERSION', "1.2.4");
?>