]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
update version number in common.php
authorEvan Prodromou <evan@controlezvous.ca>
Tue, 18 Nov 2008 17:32:50 +0000 (12:32 -0500)
committerEvan Prodromou <evan@controlezvous.ca>
Tue, 18 Nov 2008 17:32:50 +0000 (12:32 -0500)
darcs-hash:20081118173250-34904-ebde2dda47e743d5728a3ff9f556a8945b734009.gz

lib/common.php

index 63ea37b8954be208eae272a2ad09f477d4eab119..72965a3581382da2f06e3f4ae37b1db341def12c 100644 (file)
@@ -19,7 +19,7 @@
 
 if (!defined('LACONICA')) { exit(1); }
 
-define('LACONICA_VERSION', '0.6.1');
+define('LACONICA_VERSION', '0.6.2');
 
 define('AVATAR_PROFILE_SIZE', 96);
 define('AVATAR_STREAM_SIZE', 48);