X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=index.php;h=9113f1932255ed71657fa24b8559f2be8c3d6bc3;hb=c8265d95b0247c146793c9804198a9ed45b6f846;hp=4e86fe11d5a9709a684910e7a0b38403b99f766d;hpb=e2b83a8298d2614ca821ab5af0248a453e686348;p=github%2Fwallabag%2Fwallabag.git diff --git a/index.php b/index.php index 4e86fe11..9113f193 100644 --- a/index.php +++ b/index.php @@ -1,14 +1,14 @@ + * @category wallabag + * @author Nicolas Lœuillet * @copyright 2013 * @license http://www.wtfpl.net/ see COPYING file */ -define ('POCHE', '1.3.0'); +define ('POCHE', '1.4.0'); require_once 'inc/poche/global.inc.php'; session_start();