mirror of
				https://github.com/Zygo/bees.git
				synced 2025-11-03 19:50:34 +01:00 
			
		
		
		
	lib: add a version string
Signed-off-by: Zygo Blaxell <bees@furryterror.org>
This commit is contained in:
		
							
								
								
									
										8
									
								
								include/crucible/version.h
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								include/crucible/version.h
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,8 @@
 | 
			
		||||
#ifndef CRUCIBLE_VERSION_H
 | 
			
		||||
#define CRUCIBLE_VERSION_H
 | 
			
		||||
 | 
			
		||||
namespace crucible {
 | 
			
		||||
	extern const char *VERSION;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
#endif CRUCIBLE_VERSION_H
 | 
			
		||||
		Reference in New Issue
	
	Block a user