]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
update version number
authorEvan Prodromou <evan@prodromou.name>
Thu, 10 Jul 2008 04:23:24 +0000 (00:23 -0400)
committerEvan Prodromou <evan@prodromou.name>
Thu, 10 Jul 2008 04:23:24 +0000 (00:23 -0400)
darcs-hash:20080710042324-84dde-9d26f10470fa0e9614717c2f2b976d6d9e6f4361.gz

lib/common.php

index 6be17c091450b091e46484d5d2d34f03700bd520..15ba1ed2a7ee6522d470038b8f99d5767fa9c79c 100644 (file)
@@ -19,7 +19,7 @@
 
 if (!defined('LACONICA')) { exit(1); }
 
-define('LACONICA_VERSION', '0.4.1');
+define('LACONICA_VERSION', '0.4.3');
 
 define('AVATAR_PROFILE_SIZE', 96);
 define('AVATAR_STREAM_SIZE', 48);