summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2019-02-22 06:58:09 +0300
committerAndrew Dolgov <[email protected]>2019-02-22 06:58:09 +0300
commitaaba567c587e5ec44115ae7d8f16bff08d9c7acc (patch)
treee5a871e9955f023e2074aa94bf3cadc748de8715 /include
parent7dbf63693b3c272a90233f71632b7383b86632dd (diff)
parent947e9cdc866b8a9d4b0f0a9e28e93239cb088155 (diff)
Merge branch 'master' of git.tt-rss.org:fox/tt-rss
Diffstat (limited to 'include')
-rw-r--r--include/version.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/version.php b/include/version.php
index e5f91bd9c..7602bfbb3 100644
--- a/include/version.php
+++ b/include/version.php
@@ -1,5 +1,5 @@
<?php
- define('VERSION_STATIC', '18.12');
+ define('VERSION_STATIC', '19.2');
function get_version() {
date_default_timezone_set('UTC');