]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
version number changed
authorEvan Prodromou <evan@controlezvous.ca>
Sun, 22 Jun 2008 17:23:54 +0000 (13:23 -0400)
committerEvan Prodromou <evan@controlezvous.ca>
Sun, 22 Jun 2008 17:23:54 +0000 (13:23 -0400)
darcs-hash:20080622172354-34904-6d09d8e6cceafb348b88528fe15e907bf1244347.gz

lib/common.php

index 3a086d7c8cad5fe3cf2b2e0945f222d862995316..83b56dcee5cf4b56cbd2b561ff1d081aa92c2261 100644 (file)
@@ -19,7 +19,7 @@
 
 if (!defined('LACONICA')) { exit(1); }
 
-define('LACONICA_VERSION', '0.3.2');
+define('LACONICA_VERSION', '0.3.4');
 
 define('AVATAR_PROFILE_SIZE', 96);
 define('AVATAR_STREAM_SIZE', 48);