mirror of
				https://github.com/Mikaela/Limnoria.git
				synced 2025-10-27 21:47:22 +01:00 
			
		
		
		
	Updated to 0.83.4.1.
Signed-off-by: James Vega <jamessan@users.sourceforge.net>
This commit is contained in:
		
							parent
							
								
									462fac9307
								
							
						
					
					
						commit
						27a4ef0ed3
					
				| @ -124,7 +124,7 @@ def main(): | ||||
|     log.info('Total CPU time taken: %s seconds.', user+system) | ||||
|     log.info('No more Irc objects, exiting.') | ||||
| 
 | ||||
| version = '0.83.4+git' | ||||
| version = '0.83.4.1' | ||||
| if __name__ == '__main__': | ||||
|     ### | ||||
|     # Options: | ||||
|  | ||||
							
								
								
									
										2
									
								
								setup.py
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								setup.py
									
									
									
									
									
								
							| @ -116,7 +116,7 @@ package_dir = {'supybot': 'src', | ||||
| for plugin in plugins: | ||||
|     package_dir['supybot.plugins.' + plugin] = 'plugins/' + plugin | ||||
| 
 | ||||
| version = '0.83.4+git' | ||||
| version = '0.83.4.1' | ||||
| setup( | ||||
|     # Metadata | ||||
|     name='supybot', | ||||
|  | ||||
| @ -40,7 +40,7 @@ import supybot.ircutils as ircutils | ||||
| ### | ||||
| # version: This should be pretty obvious. | ||||
| ### | ||||
| version = '0.83.4+git' | ||||
| version = '0.83.4.1' | ||||
| 
 | ||||
| ### | ||||
| # *** The following variables are affected by command-line options.  They are | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 James Vega
						James Vega