]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
update version to 0.8.1pre1
authorEvan Prodromou <evan@controlyourself.ca>
Wed, 5 Aug 2009 20:06:15 +0000 (16:06 -0400)
committerEvan Prodromou <evan@controlyourself.ca>
Wed, 5 Aug 2009 20:06:15 +0000 (16:06 -0400)
lib/common.php

index b3d3018620a15d889f02a6183e72192241a03725..8cd3ae2fc0e5b273b411c1b36beedd8ef620f756 100644 (file)
@@ -19,7 +19,7 @@
 
 if (!defined('LACONICA')) { exit(1); }
 
-define('LACONICA_VERSION', '0.8.1dev');
+define('LACONICA_VERSION', '0.8.1pre1');
 
 define('AVATAR_PROFILE_SIZE', 96);
 define('AVATAR_STREAM_SIZE', 48);