This commit is contained in:
nicosomb 2013-04-23 08:08:42 +02:00
parent 88958248fa
commit 69ca1455d1
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
* @license http://www.wtfpl.net/ see COPYING file
*/
define ('POCHE_VERSION', '0.2');
define ('POCHE_VERSION', '0.2.1');
if (!is_dir('db/')) {
@mkdir('db/',0705);