]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
change version number
authorEvan Prodromou <evan@controlezvous.ca>
Tue, 1 Jul 2008 18:53:05 +0000 (14:53 -0400)
committerEvan Prodromou <evan@controlezvous.ca>
Tue, 1 Jul 2008 18:53:05 +0000 (14:53 -0400)
Update the version number.

darcs-hash:20080701185305-34904-482a2392e60f26ca80147798cb39d955414050cb.gz

lib/common.php

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