forked from GNUsocial/gnu-social
		
	change version number to 0.8.0
This commit is contained in:
		@@ -19,7 +19,7 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
if (!defined('LACONICA')) { exit(1); }
 | 
					if (!defined('LACONICA')) { exit(1); }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
define('LACONICA_VERSION', '0.8.0dev');
 | 
					define('LACONICA_VERSION', '0.8.0');
 | 
				
			||||||
 | 
					
 | 
				
			||||||
define('AVATAR_PROFILE_SIZE', 96);
 | 
					define('AVATAR_PROFILE_SIZE', 96);
 | 
				
			||||||
define('AVATAR_STREAM_SIZE', 48);
 | 
					define('AVATAR_STREAM_SIZE', 48);
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user