]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
increment the version
authorEvan Prodromou <evan@controlyourself.ca>
Mon, 6 Oct 2008 04:07:13 +0000 (00:07 -0400)
committerEvan Prodromou <evan@controlyourself.ca>
Mon, 6 Oct 2008 04:07:13 +0000 (00:07 -0400)
darcs-hash:20081006040713-5ed1f-da7f2235b5301c1889922f5c133c01920a316c57.gz

lib/common.php

index 015ecd639ad0952840a444bb3ba06a3b7fde5ac4..b91b695d807ebf93df1dabee48eab2ff675cad7f 100644 (file)
@@ -19,7 +19,7 @@
 
 if (!defined('LACONICA')) { exit(1); }
 
-define('LACONICA_VERSION', '0.6.0');
+define('LACONICA_VERSION', '0.6.1');
 
 define('AVATAR_PROFILE_SIZE', 96);
 define('AVATAR_STREAM_SIZE', 48);