]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
update version
authorEvan Prodromou <evan@controlyourself.ca>
Thu, 19 Jun 2008 15:01:58 +0000 (11:01 -0400)
committerEvan Prodromou <evan@controlyourself.ca>
Thu, 19 Jun 2008 15:01:58 +0000 (11:01 -0400)
darcs-hash:20080619150158-5ed1f-e488de5630d8ca131b3ad95c6701bfb3c1e5d569.gz

lib/common.php

index bcb9d52ce2db6548c9fb518a6cfaea273b53a163..7435b0f4ab5369887e0341b81d5f49d5ba9bbf3e 100644 (file)
@@ -19,7 +19,7 @@
 
 if (!defined('LACONICA')) { exit(1); }
 
-define('LACONICA_VERSION', '0.3.0');
+define('LACONICA_VERSION', '0.3.2');
 
 define('AVATAR_PROFILE_SIZE', 96);
 define('AVATAR_STREAM_SIZE', 48);