From: Evan Prodromou <evan@controlyourself.ca>
Date: Thu, 9 Jul 2009 22:22:46 +0000 (-0400)
Subject: 0.9.0 dev version
X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=03ccb74052ccec209adedfcd9daf4648905b322b;p=quix0rs-gnu-social.git

0.9.0 dev version
---

diff --git a/lib/common.php b/lib/common.php
index 832667d81b..d3f7f1b2b4 100644
--- a/lib/common.php
+++ b/lib/common.php
@@ -19,7 +19,7 @@
 
 if (!defined('LACONICA')) { exit(1); }
 
-define('LACONICA_VERSION', '0.8.0');
+define('LACONICA_VERSION', '0.9.0dev');
 
 define('AVATAR_PROFILE_SIZE', 96);
 define('AVATAR_STREAM_SIZE', 48);