]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
version number -- doh!
authorEvan Prodromou <evan@controlyourself.ca>
Tue, 23 Sep 2008 04:54:49 +0000 (00:54 -0400)
committerEvan Prodromou <evan@controlyourself.ca>
Tue, 23 Sep 2008 04:54:49 +0000 (00:54 -0400)
darcs-hash:20080923045449-5ed1f-073632fdff95f4869730d01d57cfdb83b31401a9.gz

lib/common.php

index b892d2c156d57dc9b171ea7058a2dd18a41b6e05..60c820ee6e7586da25bd67591aeba740db70cd88 100644 (file)
@@ -19,7 +19,7 @@
 
 if (!defined('LACONICA')) { exit(1); }
 
-define('LACONICA_VERSION', '0.5.0');
+define('LACONICA_VERSION', '0.6.0');
 
 define('AVATAR_PROFILE_SIZE', 96);
 define('AVATAR_STREAM_SIZE', 48);