aboutsummaryrefslogtreecommitdiff
path: root/constants.php
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2016-11-02 21:31:31 +0100
committerGravatar GitHub <noreply@github.com> 2016-11-02 21:31:31 +0100
commitcb4da4eb47ab043cf3aea7c9c869fcec897fe7d2 (patch)
treead992c2259c52c181860f32a5cb2e879d97e2ca0 /constants.php
parent29e1f048159b7a580bdf1bab184e928f11d104b4 (diff)
parent8a410969ddb45ef28589957a0b334e76abf3060c (diff)
Merge pull request #1350 from Alkarex/bindParam-bug
Use bindValue instead of bindParam
Diffstat (limited to 'constants.php')
-rw-r--r--constants.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/constants.php b/constants.php
index 08268fdc3..e5ae3ff00 100644
--- a/constants.php
+++ b/constants.php
@@ -1,5 +1,5 @@
<?php
-define('FRESHRSS_VERSION', '1.6.0');
+define('FRESHRSS_VERSION', '1.6.1');
define('FRESHRSS_WEBSITE', 'http://freshrss.org');
define('FRESHRSS_WIKI', 'http://doc.freshrss.org');