]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - inc/config.php
v0.2.1
[github/wallabag/wallabag.git] / inc / config.php
index 9d4b7fae260cb9478650346f35a8a48840d90b3e..8bafd5950b5d2ab1cd493a4b12e3372d49735419 100644 (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);