]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
bump the version number
authorEvan Prodromou <evan@controlezvous.ca>
Wed, 2 Jul 2008 18:38:39 +0000 (14:38 -0400)
committerEvan Prodromou <evan@controlezvous.ca>
Wed, 2 Jul 2008 18:38:39 +0000 (14:38 -0400)
darcs-hash:20080702183839-34904-540719c718ab29fc4d808e0d8b1b65b53c2f3b0b.gz

lib/common.php

index 5525ede08a68b905df6f0caf59878965eeb5050a..691d3395365c2d8c74788974bf71e284e29320b8 100644 (file)
@@ -19,7 +19,7 @@
 
 if (!defined('LACONICA')) { exit(1); }
 
-define('LACONICA_VERSION', '0.4.0');
+define('LACONICA_VERSION', '0.4.1');
 
 define('AVATAR_PROFILE_SIZE', 96);
 define('AVATAR_STREAM_SIZE', 48);