1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-09-15 18:57:05 +00:00

version number 1.5.1

This commit is contained in:
Nicolas Lœuillet 2014-02-19 13:55:40 +01:00
parent b89d5a2bf4
commit fb5a9666ed
2 changed files with 4 additions and 4 deletions

View file

@ -8,7 +8,7 @@
* @license http://www.wtfpl.net/ see COPYING file
*/
define ('POCHE', '1.5.0');
define ('POCHE', '1.5.1');
require 'check_setup.php';
require_once 'inc/poche/global.inc.php';
session_start();