From 8f91e10faa97df1a50cbbd5fb64eab5190361727 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C5=93uillet?= Date: Thu, 3 Oct 2013 14:51:04 +0200 Subject: [PATCH] preparing to 1.0.0 --- inc/poche/config.inc.php.new | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/poche/config.inc.php.new b/inc/poche/config.inc.php.new index 38d61e0..255b97e 100755 --- a/inc/poche/config.inc.php.new +++ b/inc/poche/config.inc.php.new @@ -49,7 +49,7 @@ define ('CACHE', ROOT . '/cache'); define ('PAGINATION', '10'); -define ('POCHE_VERSION', '1.0-beta5'); +define ('POCHE_VERSION', '1.0.0'); define ('POCKET_FILE', '/ril_export.html'); define ('READABILITY_FILE', '/readability');