]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Revert "0.9.0 dev version"
authorCraig Andrews <candrews@integralblue.com>
Thu, 23 Jul 2009 17:00:34 +0000 (13:00 -0400)
committerCraig Andrews <candrews@integralblue.com>
Thu, 23 Jul 2009 17:00:34 +0000 (13:00 -0400)
This reverts commit 7cfb2f569dbda8ef84149604cec88b2349d95306.

This should have never been committed to the 0.8.x branch.

lib/common.php

index 764c5a07702bdf8f87250ec10402cff1eff12a0c..9d7954fa984c8fb840881d91265ee1da302d8e5d 100644 (file)
@@ -19,7 +19,7 @@
 
 if (!defined('LACONICA')) { exit(1); }
 
-define('LACONICA_VERSION', '0.9.0dev');
+define('LACONICA_VERSION', '0.8.1dev');
 
 define('AVATAR_PROFILE_SIZE', 96);
 define('AVATAR_STREAM_SIZE', 48);