From eabac78a6a8bf243845d48a3523a2bfe8a23566c Mon Sep 17 00:00:00 2001 From: Steffen Vogel Date: Wed, 9 Jun 2010 19:32:50 +0200 Subject: [PATCH] increased version number (0.1 prototype => 0.2 new api draft) --- backend/init.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/init.php b/backend/init.php index 5ab30e2..6408aa6 100644 --- a/backend/init.php +++ b/backend/init.php @@ -19,7 +19,7 @@ * http://www.gnu.org/copyleft/gpl.html */ -define('VZ_VERSION', '0.1'); +define('VZ_VERSION', '0.2'); /* * class autoloading