From ff4d8c8c1efca0759330906419cb5f36de86d156 Mon Sep 17 00:00:00 2001 From: nicosomb Date: Fri, 19 Apr 2013 13:38:16 +0200 Subject: [PATCH 1/1] tag 0.11 --- inc/config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/config.php b/inc/config.php index 38cb5eef..c63b07b9 100644 --- a/inc/config.php +++ b/inc/config.php @@ -8,7 +8,7 @@ * @license http://www.wtfpl.net/ see COPYING file */ -define ('POCHE_VERSION', '0.1'); +define ('POCHE_VERSION', '0.11'); if (!is_dir('db/')) { @mkdir('db/',0705); -- 2.41.0