]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
new version number
authorEvan Prodromou <evan@controlezvous.ca>
Thu, 26 Jun 2008 20:54:09 +0000 (16:54 -0400)
committerEvan Prodromou <evan@controlezvous.ca>
Thu, 26 Jun 2008 20:54:09 +0000 (16:54 -0400)
darcs-hash:20080626205409-34904-62ff39380f8fc22085825d0cee5fe8cf356459e5.gz

lib/common.php

index f8edfdecd0c106f62798e851125695b1e47506d1..1a61eda6dbe3d361e221b71ea97d6f9a3febb64d 100644 (file)
@@ -19,7 +19,7 @@
 
 if (!defined('LACONICA')) { exit(1); }
 
-define('LACONICA_VERSION', '0.3.4');
+define('LACONICA_VERSION', '0.3.5');
 
 define('AVATAR_PROFILE_SIZE', 96);
 define('AVATAR_STREAM_SIZE', 48);