]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
0.9.0 dev version
authorEvan Prodromou <evan@controlyourself.ca>
Thu, 9 Jul 2009 22:22:46 +0000 (18:22 -0400)
committerEvan Prodromou <evan@controlyourself.ca>
Thu, 9 Jul 2009 22:22:46 +0000 (18:22 -0400)
lib/common.php

index 832667d81b38f119412f0d71088f3854dee934fb..d3f7f1b2b41495ffe2c03d6d0a5a2a82bf3e5b59 100644 (file)
@@ -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);