aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas.loeuillet@gmail.com>2013-10-03 14:51:04 +0200
committerNicolas LÅ“uillet <nicolas.loeuillet@gmail.com>2013-10-03 14:51:04 +0200
commit8f91e10faa97df1a50cbbd5fb64eab5190361727 (patch)
tree6734853ce0911b74b05e116a71c3085de419ca06
parent6cd8af85dac4a30784ff3cbeaaca91b8af8a44af (diff)
downloadwallabag-8f91e10faa97df1a50cbbd5fb64eab5190361727.tar.gz
wallabag-8f91e10faa97df1a50cbbd5fb64eab5190361727.tar.zst
wallabag-8f91e10faa97df1a50cbbd5fb64eab5190361727.zip
preparing to 1.0.0
-rwxr-xr-xinc/poche/config.inc.php.new2
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/poche/config.inc.php.new b/inc/poche/config.inc.php.new
index 38d61e02..255b97e6 100755
--- a/inc/poche/config.inc.php.new
+++ b/inc/poche/config.inc.php.new
@@ -49,7 +49,7 @@ define ('CACHE', ROOT . '/cache');
49 49
50define ('PAGINATION', '10'); 50define ('PAGINATION', '10');
51 51
52define ('POCHE_VERSION', '1.0-beta5'); 52define ('POCHE_VERSION', '1.0.0');
53 53
54define ('POCKET_FILE', '/ril_export.html'); 54define ('POCKET_FILE', '/ril_export.html');
55define ('READABILITY_FILE', '/readability'); 55define ('READABILITY_FILE', '/readability');